summaryrefslogtreecommitdiff
path: root/com32/lua/src/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'com32/lua/src/Makefile')
-rw-r--r--com32/lua/src/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/com32/lua/src/Makefile b/com32/lua/src/Makefile
index 1ab071a3..f6b1b236 100644
--- a/com32/lua/src/Makefile
+++ b/com32/lua/src/Makefile
@@ -50,6 +50,7 @@ LIBLUA_OBJS += lstate.o lstring.o ltable.o ltm.o lvm.o lzio.o lundump.o
LIBLUA_OBJS += lauxlib.o lbaselib.o ldblib.o ltablib.o \
lstrlib.o loadlib.o linit.o
+LIBLUA_OBJS += liolib.o
CFLAGS += -DLUA_ANSI