From c0b9ce1adc169775cc98731a53f83fc275f93d15 Mon Sep 17 00:00:00 2001 From: BroGamer <64546358+BroGamer4256@users.noreply.github.com> Date: Thu, 13 Oct 2022 09:12:06 +1300 Subject: [PATCH] Fix makefile --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 7a98e83..1f0b55e 100644 --- a/Makefile +++ b/Makefile @@ -60,7 +60,7 @@ dist-no-7z: options ${OUT} plugins mkdir -p out/plugins cp ${TARGET}/${OUT}.dll out/ mv out/${OUT}.dll out/bnusio.dll - cp ${TARGET}/plugins.*.dll out/plugins + cp ${TARGET}/patches.*.dll out/plugins cp ${TARGET}/amauth.dll out/plugins cp ${TARGET}/song_limit_8_18.dll out/plugins cp -r dist/* out/