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