diff --git a/packages/win32_inno/Makefile b/packages/win32_inno/Makefile index e3035ed5eba3b238e1f9c4086cf5bebb982a680c..b89a822d6dfd42fb71f9a41975ab2212d6a7e67b 100755 --- a/packages/win32_inno/Makefile +++ b/packages/win32_inno/Makefile @@ -77,7 +77,7 @@ lib_install: install -p $(bin_src)/libvorbis-0.dll $(DESTDIR)$(prefix)/ install -p $(bin_src)/libvorbisenc-2.dll $(DESTDIR)$(prefix)/ install -p $(bin_src)/libvorbisfile-3.dll $(DESTDIR)$(prefix)/ - install -p $(bin_src)/lua51.dll $(DESTDIR)$(prefix)/ + install -p $(bin_src)/lua53.dll $(DESTDIR)$(prefix)/ install -p $(bin_src)/pthreadGC2.dll $(DESTDIR)$(prefix)/ install -p $(bin_src)/libdl.dll $(DESTDIR)$(prefix)/ # these stay with pd.exe