diff --git a/source/blender/src/SConscript b/source/blender/src/SConscript index e2deaa47544..992c4f55902 100644 --- a/source/blender/src/SConscript +++ b/source/blender/src/SConscript @@ -105,6 +105,7 @@ source_files = ['B.blend.c', 'oops.c', 'outliner.c', 'splash.jpg.c', + 'parametrizer.c', 'playanim.c', 'poseobject.c', 'previewrender.c',