From 2501946d5eb0a3358c79141e330ae3a823577de1 Mon Sep 17 00:00:00 2001 From: waker Date: Sat, 19 Nov 2011 15:15:34 +0100 Subject: gme: few minor makefile changes; switched to svn version of the lib --- plugins/gme/Makefile.am | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'plugins/gme/Makefile.am') diff --git a/plugins/gme/Makefile.am b/plugins/gme/Makefile.am index 07d26c62..77b765a8 100644 --- a/plugins/gme/Makefile.am +++ b/plugins/gme/Makefile.am @@ -1,7 +1,8 @@ if HAVE_GME #gmeversion=Game_Music_Emu-0.5.2 -gmeversion=game-music-emu-0.5.5 +#gmeversion=game-music-emu-0.5.5 +gmeversion=game-music-emu-svn gmepath=@top_srcdir@/plugins/gme/$(gmeversion) EXTRA_DIST = $(gmepath)/changes.txt $(gmepath)/design.txt $(gmepath)/gme.txt $(gmepath)/license.txt $(gmepath)/readme.txt @@ -110,7 +111,8 @@ $(gmeversion)/gme/Vgm_Emu.h\ $(gmeversion)/gme/Vgm_Emu_Impl.h\ $(gmeversion)/gme/Ym2413_Emu.h\ $(gmeversion)/gme/Ym2612_Emu.h\ -$(gmeversion)/gme/gme_types.h +$(gmeversion)/gme/gme_types.h\ +$(gmeversion)/gme/Spc_Filter.cpp gme_la_LDFLAGS = -module -nostdlib -lsupc++ gme_la_LIBADD = $(ZLIB_LIBS) -- cgit v1.2.3