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:
authorJoerg Mueller <nexyon@gmail.com>2009-08-28 16:38:59 +0400
committerJoerg Mueller <nexyon@gmail.com>2009-08-28 16:38:59 +0400
commitd7656684e213e4755e6f499d2e3a0734507e803d (patch)
tree6c7bc47c3aea137210254c8495023a168be04904 /source/blender/editors/SConscript
parent6a8020b9c6693bdb14885914e8688847e2d11629 (diff)
Quick fix for scons (untested though :/).
Diffstat (limited to 'source/blender/editors/SConscript')
-rw-r--r--source/blender/editors/SConscript1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/blender/editors/SConscript b/source/blender/editors/SConscript
index 05f17dae1a1..ccffbdb15d5 100644
--- a/source/blender/editors/SConscript
+++ b/source/blender/editors/SConscript
@@ -15,6 +15,7 @@ SConscript(['datafiles/SConscript',
'gpencil/SConscript',
'physics/SConscript',
'preview/SConscript',
+ 'sound/SConscript',
'space_buttons/SConscript',
'space_file/SConscript',
'space_image/SConscript',