projects
/
blender.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4664355
)
2.5
author
Ton Roosendaal <ton@blender.org>
Thu, 30 Jul 2009 18:41:36 +0000
(18:41 +0000)
committer
Ton Roosendaal <ton@blender.org>
Thu, 30 Jul 2009 18:41:36 +0000
(18:41 +0000)
Another Makefile fix for smoke
source/blender/blenkernel/intern/Makefile
patch
|
blob
|
history
diff --git
a/source/blender/blenkernel/intern/Makefile
b/source/blender/blenkernel/intern/Makefile
index a6a5066b574375769a763fe3bce1d9a288177e86..fe7187200aab0263c2066e5366ffb3183f28c63d 100644
(file)
--- a/
source/blender/blenkernel/intern/Makefile
+++ b/
source/blender/blenkernel/intern/Makefile
@@
-68,6
+68,7
@@
CPPFLAGS += -I$(NAN_DECIMATION)/include
CPPFLAGS += -I$(NAN_ELBEEM)/include
CPPFLAGS += -I$(NAN_OPENNL)/include
CPPFLAGS += -I$(NAN_BSP)/include
+CPPFLAGS += -I$(NAN_SMOKE)/include
# path to zlib
CPPFLAGS += -I$(NAN_ZLIB)/include