aboutsummaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index e3fac9990..7cbd3154c 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -285,7 +285,7 @@ mpd_SOURCES += decoder/audiofile_plugin.c
endif
if HAVE_MIKMOD
-mpd_SOURCES += decoder/mod_plugin.c
+mpd_SOURCES += decoder/mikmod_plugin.c
endif
if HAVE_MODPLUG