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:
-rw-r--r--source/blender/SConscript2
1 files changed, 0 insertions, 2 deletions
diff --git a/source/blender/SConscript b/source/blender/SConscript
index 56a661238f8..94c637e97fa 100644
--- a/source/blender/SConscript
+++ b/source/blender/SConscript
@@ -10,11 +10,9 @@ SConscript(['avi/SConscript',
'imbuf/SConscript',
'imbuf/intern/cineon/SConscript',
'makesdna/SConscript',
- 'python/SConscript',
'radiosity/SConscript',
'readblenfile/SConscript',
'render/SConscript',
- 'src/SConscript',
'nodes/SConscript'])
if env['WITH_BF_YAFRAY'] == 1: