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:
authorTon Roosendaal <ton@blender.org>2010-04-24 16:37:17 +0400
committerTon Roosendaal <ton@blender.org>2010-04-24 16:37:17 +0400
commit87d30fdd247a205ccb76cee1f7cf6547df46a606 (patch)
treed8b14c786139c871912edf36a0f1698a25c9ed5c /source/blender/Makefile
parentace1c998c42263712bccbce5e2942aecdc8c592e (diff)
Makefile fix: new modifiers directory had to be compiled too.
Diffstat (limited to 'source/blender/Makefile')
-rw-r--r--source/blender/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/Makefile b/source/blender/Makefile
index 1149e1c4be2..9920308d909 100644
--- a/source/blender/Makefile
+++ b/source/blender/Makefile
@@ -32,7 +32,7 @@ include nan_definitions.mk
DIRS = windowmanager editors blenloader readblenfile
DIRS += avi imbuf render blenlib blenkernel blenpluginapi
-DIRS += makesdna makesrna
+DIRS += makesdna makesrna modifiers
DIRS += python nodes modifiers gpu
DIRS += blenfont ikplugin