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, 2 insertions, 0 deletions
diff --git a/source/blender/SConscript b/source/blender/SConscript
index c3a7089f425..411a04528c5 100644
--- a/source/blender/SConscript
+++ b/source/blender/SConscript
@@ -9,9 +9,11 @@ SConscript(['avi/SConscript',
'blenloader/SConscript',
'blenpluginapi/SConscript',
'gpu/SConscript',
+ 'opencl/SConscript',
'editors/SConscript',
'imbuf/SConscript',
'makesdna/SConscript',
+ 'compositor/SConscript',
'render/SConscript',
'nodes/SConscript',
'modifiers/SConscript',