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:
authorMaxime Curioni <maxime.curioni@gmail.com>2009-09-28 10:03:55 +0400
committerMaxime Curioni <maxime.curioni@gmail.com>2009-09-28 10:03:55 +0400
commitca347a1a3d2690e74fc1a36510efa1b793c2a35c (patch)
treebebaaacc4e0d06d616be7f3364cd242741132d23 /source/blender/SConscript
parentb24004343f40fddc0ad5e5f6bfbfa2f4245dcc77 (diff)
parent8ea2904693707209d739928a70072d339c547b84 (diff)
soc-2008-mxcurioni: merged changes to revision 23516
Diffstat (limited to 'source/blender/SConscript')
-rw-r--r--source/blender/SConscript3
1 files changed, 2 insertions, 1 deletions
diff --git a/source/blender/SConscript b/source/blender/SConscript
index 504f7a971dd..a28dbc80e53 100644
--- a/source/blender/SConscript
+++ b/source/blender/SConscript
@@ -17,8 +17,9 @@ SConscript(['avi/SConscript',
'readblenfile/SConscript',
'render/SConscript',
'nodes/SConscript',
+ 'ikplugin/SConscript',
'windowmanager/SConscript',
- 'blenfont/SConscript'])
+ 'blenfont/SConscript'])