diff options
Diffstat (limited to 'ext')
-rw-r--r-- | ext/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/Makefile.am b/ext/Makefile.am index 31dd00a4..da5085e4 100644 --- a/ext/Makefile.am +++ b/ext/Makefile.am @@ -307,7 +307,7 @@ SOUNDTOUCH_DIR= endif if USE_SPC -SPC_DIR=gme +SPC_DIR=spc else SPC_DIR= endif |