summaryrefslogtreecommitdiff
path: root/drivers/gles2/SCsub
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gles2/SCsub')
-rw-r--r--drivers/gles2/SCsub2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/gles2/SCsub b/drivers/gles2/SCsub
index 89d7d86360..dedd794dba 100644
--- a/drivers/gles2/SCsub
+++ b/drivers/gles2/SCsub
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
Import('env')
env.add_source_files(env.drivers_sources, "*.cpp")