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:
authorCampbell Barton <ideasman42@gmail.com>2009-09-25 08:25:40 +0400
committerCampbell Barton <ideasman42@gmail.com>2009-09-25 08:25:40 +0400
commit0aa08fce7236eaf263409b813b7ea072f791479d (patch)
tree15ed4de1ecbaa7c190a0c4ca21e38c9cf2100e8c /intern/Makefile
parent314d460eb87ec6f383358e0dbb77e9fdf5c99f23 (diff)
still doesn't work but this fixes make clean
Diffstat (limited to 'intern/Makefile')
-rw-r--r--intern/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/intern/Makefile b/intern/Makefile
index 32375f16b7a..ed0b0cfff28 100644
--- a/intern/Makefile
+++ b/intern/Makefile
@@ -32,7 +32,7 @@ SOURCEDIR = intern
# include nan_subdirs.mk
ALLDIRS = string ghost guardedalloc moto container memutil
-ALLDIRS += decimation iksolver itasc bsp SoundSystem opennl elbeem boolop smoke audaspace
+ALLDIRS += decimation iksolver itasc bsp opennl elbeem boolop smoke audaspace
all::
@for i in $(ALLDIRS); do \