summaryrefslogtreecommitdiff
path: root/drivers/gles3/SCsub
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gles3/SCsub')
-rw-r--r--drivers/gles3/SCsub2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/gles3/SCsub b/drivers/gles3/SCsub
index 987ddcd16e..5760fd714e 100644
--- a/drivers/gles3/SCsub
+++ b/drivers/gles3/SCsub
@@ -5,3 +5,5 @@ Import("env")
env.add_source_files(env.drivers_sources, "*.cpp")
SConscript("shaders/SCsub")
+SConscript("storage/SCsub")
+SConscript("effects/SCsub")