summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2013-04-25 00:07:45 +0100
committerCarl Hetherington <cth@carlh.net>2013-04-25 00:07:45 +0100
commit948069a23d9c1b2a97d1f3d6a2c856396de205e3 (patch)
tree3c008357d440feae598902fdac9a7a4b651f860d /cscript
parent833fbe007db587961b99553a43f1af8076c52eb5 (diff)
parent1162697d2568bd5fa01b62f03916783eeb5d5b50 (diff)
Merge.
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')
-
-