spc: fix typo in Makefile.am and build the right plugin (spc not gme)
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Mon, 10 Aug 2009 12:21:09 +0000 (13:21 +0100)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Mon, 10 Aug 2009 12:26:13 +0000 (13:26 +0100)
ext/Makefile.am

index 31dd00a..da5085e 100644 (file)
@@ -307,7 +307,7 @@ SOUNDTOUCH_DIR=
 endif
 
 if USE_SPC
-SPC_DIR=gme
+SPC_DIR=spc
 else
 SPC_DIR=
 endif