* To have IPO editor get both compiled and link, we also make sure it is actually built and linked to.

This commit is contained in:
Nathan Letwory 2008-12-12 20:11:45 +00:00
parent f2884fed5c
commit 0956f78d69

@ -11,5 +11,6 @@ SConscript(['datafiles/SConscript',
'space_outliner/SConscript',
'space_time/SConscript',
'space_view3d/SConscript',
'space_ipo/SConscript',
'transform/SConscript',
'screen/SConscript'])