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:
-rw-r--r--extern/SConscript1
1 files changed, 0 insertions, 1 deletions
diff --git a/extern/SConscript b/extern/SConscript
index 76120c4f63d..664f77d8a82 100644
--- a/extern/SConscript
+++ b/extern/SConscript
@@ -13,7 +13,6 @@ if env['WITH_BF_BULLET']:
if env['WITH_BF_FREESTYLE']:
SConscript(['freestyle/lib3ds/SConscript'])
- SConscript(['freestyle/swig/SConscript'])
if env['WITH_BF_INTERNATIONAL']:
SConscript(['bFTGL/SConscript'])