aboutsummaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 1db8e1fe5..f3d9e40cf 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -267,7 +267,7 @@ endif
# decoder plugins
if HAVE_MAD
-mpd_SOURCES += decoder/mp3_plugin.c
+mpd_SOURCES += decoder/mad_plugin.c
endif
if HAVE_MPCDEC