summaryrefslogtreecommitdiff
path: root/tools/SCsub
diff options
context:
space:
mode:
Diffstat (limited to 'tools/SCsub')
-rw-r--r--tools/SCsub2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/SCsub b/tools/SCsub
index 67b1f20e72..b0b33d4f01 100644
--- a/tools/SCsub
+++ b/tools/SCsub
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
Import('env')
env.tool_sources=[]