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:
authorTamito Kajiyama <rd6t-kjym@asahi-net.or.jp>2012-12-18 04:51:25 +0400
committerTamito Kajiyama <rd6t-kjym@asahi-net.or.jp>2012-12-18 04:51:25 +0400
commit10f0f66560234a04aed3295c74fff20adacbc57f (patch)
treeab71d5b6cf00920c59f3c75209157cefe4f97894 /source/blender/SConscript
parent62751e0da01ff22c73d5ab712e58c7224df63753 (diff)
Another big code clean-up patch by Bastien Montagne (GPL headers, indentation,
spaces around operators, and so forth). Many thanks!
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 8fb160ba09a..2b6db32f00a 100644
--- a/source/blender/SConscript
+++ b/source/blender/SConscript
@@ -9,7 +9,7 @@ SConscript(['avi/SConscript',
'blenloader/SConscript',
'gpu/SConscript',
'editors/SConscript',
- 'freestyle/SConscript',
+ 'freestyle/SConscript',
'imbuf/SConscript',
'makesdna/SConscript',
'render/SConscript',