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
path: root/source
diff options
context:
space:
mode:
authorTon Roosendaal <ton@blender.org>2009-07-30 22:41:19 +0400
committerTon Roosendaal <ton@blender.org>2009-07-30 22:41:19 +0400
commit466435553fb396e34c7887c83aa512ae1d28ede6 (patch)
tree3cd7a8dc698e2278dd8c772a3c29f97ce93f2967 /source
parentd3fb4ec0b42f72b202a781a615d743860c57de52 (diff)
2.5
Makefile fix to link smoke lib
Diffstat (limited to 'source')
-rw-r--r--source/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/Makefile b/source/Makefile
index 351db333aba..49036fddb8f 100644
--- a/source/Makefile
+++ b/source/Makefile
@@ -249,6 +249,7 @@ PULIB += $(OCGDIR)/blender/makesrna/$(DEBUG_DIR)librna.a
PULIB += $(OCGDIR)/blender/blenlib/$(DEBUG_DIR)libblenlib.a
PULIB += $(NAN_OPENNL)/lib/$(DEBUG_DIR)libopennl.a
PULIB += $(NAN_ELBEEM)/lib/$(DEBUG_DIR)libelbeem.a
+PULIB += $(NAN_SMOKE)/lib/$(DEBUG_DIR)/libsmoke.a
ifeq ($(NAN_NO_KETSJI),true)
PULIB += $(NAN_MOTO)/lib/$(DEBUG_DIR)libmoto.a