Hrmf; sconscript apparently can't do emtpy dirs!
This commit is contained in:
2009-01-14 13:18:10 +00:00
parent b4df27c50d
commit 126b9ca1a6

View File

@@ -10,7 +10,7 @@ SConscript(['datafiles/SConscript',
'armature/SConscript',
'mesh/SConscript',
'object/SConscript',
#'curve/SConscript', enable this when there is actually code in curve/
'curve/SConscript',
#'gpencil/SConscript', enable this when there is actually code in gpencil/
#'physics/SConscript', enable this when there is actually code in physics/
#'preview/SConscript', enable this when there is actually code in preview/