summaryrefslogtreecommitdiff
path: root/Makefile.mingw32
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.mingw32')
-rw-r--r--Makefile.mingw322
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.mingw32 b/Makefile.mingw32
index c3022f8..94e3bc6 100644
--- a/Makefile.mingw32
+++ b/Makefile.mingw32
@@ -50,7 +50,7 @@ LDFLAGS_BASIC += -g -fexceptions
LDFLAGS += $(LDFLAGS_BASIC) -Wl,--enable-auto-image-base -Wl,--export-dynamic --export-all-symbols -Wl,--enable-auto-import -fexceptions -Wl,--enable-stdcall-fixup
-LIBS += -L../gnuwin32/lib ../libreadline-static.a -lz.dll -lucl.dll -lwsock32 -lws2_32 ../pthreads-w32-2-8-0-release/libpthreadGC2.a ../LuaJIT-win32/src/luajit.a
+LIBS += -L../gnuwin32/lib ../libreadline-static.a -lz.dll -lucl.dll -lwsock32 -lws2_32 ../pthreads-w32-2-8-0-release/libpthreadGC2.a ../LuaJIT-win32/src/libluajit.a
IUP_LIBS = -lole32 -lcomctl32 -lgdi32 -lcomdlg32