From 3ce07891e4930991aeddb576990343da6694ff62 Mon Sep 17 00:00:00 2001 From: Themaister Date: Sun, 30 Jan 2011 00:04:14 +0100 Subject: [PATCH] Update Makefile to add in rsound.dll and stuff. --- Makefile.win32 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.win32 b/Makefile.win32 index b6a83b95e7..eae6fc0b21 100644 --- a/Makefile.win32 +++ b/Makefile.win32 @@ -97,7 +97,7 @@ clean: rm -f tools/*.o dist: all - zip -r ssnes-win32-0.2.zip $(TARGET) ssnes.cfg snes.dll libxml2.dll iconv.dll zlib1.dll SDL.dll libsamplerate-0.dll freetype6.dll xaudio-c.dll README.win32.txt $(JTARGET) + zip -r ssnes-win32-0.2.zip $(TARGET) ssnes.cfg snes.dll libxml2.dll iconv.dll zlib1.dll SDL.dll libsamplerate-0.dll freetype6.dll xaudio-c.dll rsound.dll pthreadGC2.dll README.win32.txt $(JTARGET) libs: wget https://github.com/downloads/Themaister/SSNES/SSNES-win32-libs.zip --no-check-certificate