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:
Diffstat (limited to 'source/blender/python/SConscript')
-rw-r--r--source/blender/python/SConscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/python/SConscript b/source/blender/python/SConscript
index fdadd327631..e30b7746c4d 100644
--- a/source/blender/python/SConscript
+++ b/source/blender/python/SConscript
@@ -46,7 +46,7 @@ source_files = ['BPY_interface.c',
'api2_2x/rgbTuple.c',
'api2_2x/gen_utils.c',
'api2_2x/sceneRender.c',
- 'api2_2x/EXPP_interface.c'
+ 'api2_2x/EXPP_interface.c',
'api2_2x/Noise.c']
python_env.Append (CPPPATH = ['api2_2x',