--- extern/SConscript +++ extern/SConscript @@ -2,8 +2,6 @@ Import('env') -SConscript(['glew/SConscript']) - if env['WITH_BF_BULLET']: SConscript(['bullet2/src/SConscript'])