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
path: root/source
diff options
context:
space:
mode:
authorNathan Letwory <nathan@letworyinteractive.com>2007-12-27 23:29:29 +0300
committerNathan Letwory <nathan@letworyinteractive.com>2007-12-27 23:29:29 +0300
commite735a6b4c96d29d9e664f584af5118e7cff7f259 (patch)
treee60962b5126683260db5c36186c38291f3074c58 /source
parent1be207fe08d5d4d867b4e1356a5687df7a54f86b (diff)
* remove src and python SConscript references
Diffstat (limited to 'source')
-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: