summaryrefslogtreecommitdiff
path: root/core/bind/SCsub
diff options
context:
space:
mode:
Diffstat (limited to 'core/bind/SCsub')
-rw-r--r--core/bind/SCsub5
1 files changed, 0 insertions, 5 deletions
diff --git a/core/bind/SCsub b/core/bind/SCsub
deleted file mode 100644
index 19a6549225..0000000000
--- a/core/bind/SCsub
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/usr/bin/env python
-
-Import("env")
-
-env.add_source_files(env.core_sources, "*.cpp")