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:
authorKent Mein <mein@cs.umn.edu>2003-07-16 23:53:53 +0400
committerKent Mein <mein@cs.umn.edu>2003-07-16 23:53:53 +0400
commit6dcc5b030e1a6e66aed8504a2fbc2ab652b9ea91 (patch)
treefdac93db612eb1d542516c4fa2d89c8653eed965 /source/blender/src/Makefile
parent899a12a5cb043839ce1ae497ea4a3dec824e1867 (diff)
Further fixes to the old makefiles.
Kent
Diffstat (limited to 'source/blender/src/Makefile')
-rw-r--r--source/blender/src/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/blender/src/Makefile b/source/blender/src/Makefile
index 6737d942eed..be76b28da29 100644
--- a/source/blender/src/Makefile
+++ b/source/blender/src/Makefile
@@ -59,6 +59,7 @@ endif
CPPFLAGS += -I$(NAN_PYTHON)/include/python$(NAN_PYTHON_VERSION)
CPPFLAGS += -I$(NAN_GHOST)/include
CPPFLAGS += -I$(NAN_BMFONT)/include
+CPPFLAGS += -I$(NAN_SOUNDSYSTEM)/include
# External interfaces of modules:
CPPFLAGS += -I../render/extern/include