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/python/SConscript1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/blender/python/SConscript b/source/blender/python/SConscript
index e30b7746c4d..9377e45faf6 100644
--- a/source/blender/python/SConscript
+++ b/source/blender/python/SConscript
@@ -25,6 +25,7 @@ source_files = ['BPY_interface.c',
'api2_2x/Ipocurve.c',
'api2_2x/BezTriple.c',
'api2_2x/Metaball.c',
+ 'api2_2x/NLA.c',
'api2_2x/Effect.c',
'api2_2x/Particle.c',
'api2_2x/Wave.c',