From 06a5ca2e89a856c7fdda21491515dd00279d113f Mon Sep 17 00:00:00 2001 From: "Nicolas \"Pixel\" Noble" Date: Thu, 26 Nov 2009 09:43:42 +0100 Subject: Making sure lua-interface-light can be turned into a self-builtin software. --- compilation | 2 ++ 1 file changed, 2 insertions(+) diff --git a/compilation b/compilation index fd35bc1..47892ba 100755 --- a/compilation +++ b/compilation @@ -147,5 +147,7 @@ mv lua-interface win32 mv win32-light lua-interface-light i586-mingw32msvc-strip --strip-unneeded lua-interface-light/* +i586-mingw32msvc-strip lua-interface-light/*.exe +rm lua-interface/lua-interface-light.dll zip -r lua-interface-win32-light.zip lua-interface-light mv lua-interface-light win32-light -- cgit v1.2.3