From 5789be7cd6e4e9ea7cdffb082754e5c9bd0676fb Mon Sep 17 00:00:00 2001 From: sparky4 Date: Fri, 20 Nov 2015 14:19:18 -0600 Subject: [PATCH] IT WORKS!!!! --- makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/makefile b/makefile index 5e7828c6..f80a95d0 100755 --- a/makefile +++ b/makefile @@ -411,6 +411,7 @@ clean: .symbolic comp: .symbolic @upx -9 -qqq $(EXEC) + @upx -9 -qqq x-demo.exe updatelibs: .symbolic cd $(JSMNLIB) -- 2.11.0