From b7ccc41663ae4c644d9fced6be1137c946d544ff Mon Sep 17 00:00:00 2001 From: "Nicolas \"Pixel\" Noble" Date: Thu, 10 Jun 2010 19:06:41 +0200 Subject: Adding luaiup.dll to lua-interface-light, and removing unnecessary lua-interface-light.dll. --- compilation | 1 + 1 file changed, 1 insertion(+) 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 -- cgit v1.2.3