diff options
-rwxr-xr-x | compilation | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/compilation b/compilation index 8bb4381..c30cc8a 100755 --- a/compilation +++ b/compilation @@ -121,6 +121,9 @@ cd .. cp win32-dlls/* lua-interface-distrib/win32 +cp lua-interface/lua-interface.lua lua-interface-distrib/linux +cp lua-interface/lua-interface.lua lua-interface-distrib/win32 +cp lua-interface/lua-interface.lua lua-interface-distrib/win32-light cp PSX-Bundle/COPYING Baltisot/AUTHORS lua-interface-distrib/linux cp PSX-Bundle/COPYING Baltisot/AUTHORS lua-interface-distrib/win32 cp PSX-Bundle/COPYING Baltisot/AUTHORS lua-interface-distrib/win32-light |