summaryrefslogtreecommitdiff
path: root/drivers/windows/SCsub
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/windows/SCsub')
-rw-r--r--drivers/windows/SCsub2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/windows/SCsub b/drivers/windows/SCsub
index 28b315ae66..91e1140b75 100644
--- a/drivers/windows/SCsub
+++ b/drivers/windows/SCsub
@@ -1,5 +1,5 @@
#!/usr/bin/env python
-Import('env')
+Import("env")
env.add_source_files(env.drivers_sources, "*.cpp")