Merge.
[libcxml.git] / cscript
diff --git a/cscript b/cscript
index 5e7c29f62a4f95ff9edeb21916eab34cbed26500..5f2d151771d45de83a4d5d393a18129203d98c1a 100644 (file)
--- a/cscript
+++ b/cscript
@@ -5,5 +5,3 @@ def build(env, target):
         cmd += ' --target-windows'
     env.command(cmd)
     env.command('./waf build install')
-
-