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 1a244cec68b..d9989ec46c2 100644
--- a/source/blender/python/SConscript
+++ b/source/blender/python/SConscript
@@ -18,6 +18,7 @@ source_files = ['BPY_interface.c',
'api2_2x/Curve.c',
'api2_2x/Draw.c',
'api2_2x/Effect.c',
+ 'api2_2x/Font.c',
'api2_2x/EXPP_interface.c',
'api2_2x/Ipocurve.c',
'api2_2x/Ipo.c',