squishy

changeset 60
e80882a6af57
parent 45
69b3487c71cc
child 99
2b6416334a25
--- a/squishy	Thu May 27 04:01:04 2010 +0100
+++ b/squishy	Thu May 27 04:01:36 2010 +0100
@@ -37,6 +37,11 @@
 	Resource "vio" "vio/vio.lua"
 end
 
+if GetOption "with-gzip" then
+	Resource "gunzip.lua" "gunzip.lua"
+	Main "gzip/squish.gzip.lua"
+end
+
 if GetOption "with-debug" then
 	Resource "squish.debug" "squish.debug"
 end

mercurial