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