aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 3f85978..2edceec 100644
--- a/Makefile
+++ b/Makefile
@@ -8,7 +8,7 @@ ifdef $(LUA_LIBDIR)
LADFLAGS+= -L$(LUA_LIBDIR)
endif
LD=gcc
-LIBS=-lnng -llua53
+LIBS=-lnng -llua5.3
ifeq ($(OS), Windows_NT)
LDFLAGS+=-mwindows