Makefile

changeset 19
f72a0f535301
parent 12
fb4ca0cc228e
child 34
0e34461ab2a6
--- a/Makefile	Sun Jul 26 00:51:10 2009 +0100
+++ b/Makefile	Sun Jul 26 00:56:13 2009 +0100
@@ -1,5 +1,5 @@
 
-OPTIONS=--with-minify --with-uglify --with-compile
+OPTIONS=--with-minify --with-uglify --with-compile --with-virtual-io
 
 squish: squish.lua squishy
 	./squish.lua $(OPTIONS)

mercurial