# HG changeset patch # User Matthew Wild # Date 1262799196 0 # Node ID 58c6944924595c1c99364db3852302752c2b7c15 # Parent ae83411a89c9d1730893f126202c03fc5ded531d squish: Fix name conflict with clix directory diff -r ae83411a89c9 -r 58c694492459 squishy --- a/squishy Wed Jan 06 03:50:37 2010 +0000 +++ b/squishy Wed Jan 06 17:33:16 2010 +0000 @@ -2,4 +2,6 @@ Module "clix.version" "clix/version.lua" Main "clix.lua" -Output "clix" + +Option "executable" +Output "clix.bin"