diff options
| -rw-r--r-- | meta.lua | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -32,6 +32,7 @@ for version, link, name, optimization, rel, flag, _, image in cartesian(lua_vers | |||
| 32 | produces = { | 32 | produces = { |
| 33 | "lua.exe", | 33 | "lua.exe", |
| 34 | "lua" .. version .. ".dll", | 34 | "lua" .. version .. ".dll", |
| 35 | "liblua.a", | ||
| 35 | "luac.exe", | 36 | "luac.exe", |
| 36 | }, | 37 | }, |
| 37 | env = { | 38 | env = { |
