diff options
author | Nicolas "Pixel" Noble <pixel@nobis-crew.org> | 2010-06-10 18:33:05 +0200 |
---|---|---|
committer | Nicolas "Pixel" Noble <pixel@nobis-crew.org> | 2010-06-10 18:33:05 +0200 |
commit | 798b04842902cb7aa4fa13ed6ad89f7e08cd6af1 (patch) | |
tree | 667f76449a2edd99b3a5ee002f09341865c73721 | |
parent | 547d9eadcf05358fc0b81f3fac7c8166783da3c1 (diff) |
luaiup is now external to lua-interface-light.
-rwxr-xr-x | compilation | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/compilation b/compilation index 5358ecf..3282ef2 100755 --- a/compilation +++ b/compilation @@ -214,6 +214,7 @@ cp PSX-Bundle/COPYING Baltisot/AUTHORS lua-interface-distrib/darwin9 cp lua-interface-distrib/win32/luacd.dll lua-interface-distrib/win32-light cp lua-interface-distrib/win32/luapsx.dll lua-interface-distrib/win32-light cp lua-interface-distrib/win32/luagmp.dll lua-interface-distrib/win32-light +cp lua-interface-distrib/win32/luaiup.dll lua-interface-distrib/win32-light cp lua-interface-distrib/win32/pthreadGC2.dll lua-interface-distrib/win32-light cp lua-interface-distrib/win32/ucl1.dll lua-interface-distrib/win32-light cp lua-interface-distrib/win32/zlib1.dll lua-interface-distrib/win32-light |