spc: fix typo in Makefile.am and build the right plugin (spc not gme)

This commit is contained in:
Tim-Philipp Müller 2009-08-10 13:21:09 +01:00
parent 4aea6354e0
commit e591dcd64c

View file

@ -307,7 +307,7 @@ SOUNDTOUCH_DIR=
endif
if USE_SPC
SPC_DIR=gme
SPC_DIR=spc
else
SPC_DIR=
endif