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