More scons fixes for physics lib.

This commit is contained in:
2014-09-18 11:27:34 +02:00
parent 09ad433179
commit fa1c2ba7c6
2 changed files with 2 additions and 1 deletions

View File

@@ -41,6 +41,7 @@ SConscript(['avi/SConscript',
'nodes/SConscript',
'modifiers/SConscript',
'ikplugin/SConscript',
'physics/SConscript',
'windowmanager/SConscript',
'blenfont/SConscript'])