summaryrefslogtreecommitdiffstats
path: root/ext
diff options
context:
space:
mode:
Diffstat (limited to 'ext')
-rw-r--r--ext/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/Makefile.am b/ext/Makefile.am
index 46d87baa..b906e19c 100644
--- a/ext/Makefile.am
+++ b/ext/Makefile.am
@@ -203,9 +203,9 @@ SOUNDTOUCH_DIR=
endif
if USE_SPC
-SDL_DIR=spc
+SPC_DIR=spc
else
-SDL_DIR=
+SPC_DIR=
endif
if USE_SWFDEC