summaryrefslogtreecommitdiff
path: root/servers/physics/joints/SCsub
diff options
context:
space:
mode:
Diffstat (limited to 'servers/physics/joints/SCsub')
-rw-r--r--servers/physics/joints/SCsub2
1 files changed, 2 insertions, 0 deletions
diff --git a/servers/physics/joints/SCsub b/servers/physics/joints/SCsub
index d31af2c1c4..4684bd6cf3 100644
--- a/servers/physics/joints/SCsub
+++ b/servers/physics/joints/SCsub
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
Import('env')
env.add_source_files(env.servers_sources,"*.cpp")