Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'intern/keymaker/Makefile')
-rw-r--r--intern/keymaker/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/intern/keymaker/Makefile b/intern/keymaker/Makefile
index d20bea58557..038dd85fc7e 100644
--- a/intern/keymaker/Makefile
+++ b/intern/keymaker/Makefile
@@ -71,7 +71,7 @@ install: all debug
@[ -d $(LCGDIR)/$(LIBNAME) ] || mkdir $(LCGDIR)/$(LIBNAME)
@[ -d $(LCGDIR)/$(LIBNAME)/include ] || mkdir $(LCGDIR)/$(LIBNAME)/include
@[ -d $(LCGDIR)/$(LIBNAME)/lib ] || mkdir $(LCGDIR)/$(LIBNAME)/lib
- @../tools/cpifdiff.sh blenkey.h $(LCGDIR)/$(LIBNAME)/include/blenkey.h
+ @../tools/cpifdiff.sh blenkey.h $(LCGDIR)/$(LIBNAME)/include/
@../tools/cpifdiff.sh $(LIB_a) $(LCGDIR)/$(LIBNAME)/lib/
ifeq ($(OS),darwin)
ranlib $(LCGDIR)/$(LIBNAME)/lib/lib$(LIBNAME).a