From 7e07b821aaba2d77437d631bd7cd94924c2d58d5 Mon Sep 17 00:00:00 2001 From: Themaister Date: Thu, 17 Mar 2011 22:29:43 +0100 Subject: [PATCH] Forgot Makefile.win32 --- Makefile.win32 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.win32 b/Makefile.win32 index 35b1b460e4..e642921ae1 100644 --- a/Makefile.win32 +++ b/Makefile.win32 @@ -104,7 +104,7 @@ clean: rm -f tools/*.o dist: all - zip -r ssnes-win32-0.3.1.zip $(TARGET) ssnes.cfg snes.dll libxml2.dll iconv.dll zlib1.dll SDL.dll freetype6.dll xaudio-c.dll rsound.dll pthreadGC2.dll README.win32.txt $(JTARGET) + zip -r ssnes-win32-0.3.2.zip $(TARGET) ssnes.cfg snes.dll libxml2.dll iconv.dll zlib1.dll SDL.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