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:
Diffstat (limited to 'source/blender/SConscript')
-rw-r--r--source/blender/SConscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/SConscript b/source/blender/SConscript
index f9bafcd804a..8cbed8c1045 100644
--- a/source/blender/SConscript
+++ b/source/blender/SConscript
@@ -3,7 +3,7 @@ Import ('env')
import sys
SConscript(['avi/SConscript',
- 'bmesh/SConscript',
+ 'bmesh/SConscript',
'blenkernel/SConscript',
'blenlib/SConscript',
'blenloader/SConscript',