diff options
-rwxr-xr-x | compilation | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/compilation b/compilation index 3282ef2..fece84b 100755 --- a/compilation +++ b/compilation @@ -234,6 +234,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-light/lua-interface-light.dll zip -r lua-interface-win32-light.zip lua-interface-light mv lua-interface-light win32-light |