summaryrefslogtreecommitdiff
path: root/compile/linux/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'compile/linux/Makefile')
-rw-r--r--compile/linux/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/compile/linux/Makefile b/compile/linux/Makefile
index a518356..54e90b5 100644
--- a/compile/linux/Makefile
+++ b/compile/linux/Makefile
@@ -74,11 +74,13 @@ lgc.c luacomp.c \
llex.c lundump.c \
lmem.c lvm.c \
lobject.c lzio.c \
-lopcodes.c \
+lopcodes.c lprint.c \
+linit.c \
lauxlib.c \
lbaselib.c \
ldblib.c \
liolib.c \
+loslib.c \
lmathlib.c \
loadlib.c \
lstrlib.c \