summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
Diffstat (limited to 'cscript')
-rw-r--r--cscript2
1 files changed, 0 insertions, 2 deletions
diff --git a/cscript b/cscript
index 5e7c29f..5f2d151 100644
--- a/cscript
+++ b/cscript
@@ -5,5 +5,3 @@ def build(env, target):
cmd += ' --target-windows'
env.command(cmd)
env.command('./waf build install')
-
-