From e735a6b4c96d29d9e664f584af5118e7cff7f259 Mon Sep 17 00:00:00 2001 From: Nathan Letwory Date: Thu, 27 Dec 2007 20:29:29 +0000 Subject: * remove src and python SConscript references --- source/blender/SConscript | 2 -- 1 file changed, 2 deletions(-) (limited to 'source') 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: -- cgit v1.2.3