From d2d81935309e9eb1b24cd9d13dfcc2ae1d985eb4 Mon Sep 17 00:00:00 2001 From: pixel Date: Fri, 27 Jul 2007 14:29:23 +0000 Subject: Upgrading to Lua-5.1 --- compile/linux/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'compile') 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 \ -- cgit v1.2.3