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/SConscript1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/blender/python/SConscript b/source/blender/python/SConscript
index 81388df01ed..bd39ae498c6 100644
--- a/source/blender/python/SConscript
+++ b/source/blender/python/SConscript
@@ -33,6 +33,7 @@ source_files = ['BPY_interface.c',
'api2_2x/NMesh.c',
'api2_2x/Object.c',
'api2_2x/Particle.c',
+ 'api2_2x/point.c',
'api2_2x/Registry.c',
'api2_2x/Scene.c',
'api2_2x/Sound.c',