Revision: 28398
          
http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=28398
Author:   ton
Date:     2010-04-24 14:37:17 +0200 (Sat, 24 Apr 2010)

Log Message:
-----------
Makefile fix: new modifiers directory had to be compiled too.

Modified Paths:
--------------
    trunk/blender/source/blender/Makefile

Modified: trunk/blender/source/blender/Makefile
===================================================================
--- trunk/blender/source/blender/Makefile       2010-04-24 10:08:07 UTC (rev 
28397)
+++ trunk/blender/source/blender/Makefile       2010-04-24 12:37:17 UTC (rev 
28398)
@@ -32,7 +32,7 @@
 
 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
 


_______________________________________________
Bf-blender-cvs mailing list
[email protected]
http://lists.blender.org/mailman/listinfo/bf-blender-cvs

Reply via email to