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 4f8a7db02..1fc01f000 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -271,7 +271,7 @@ mpd_SOURCES += decoder/mad_plugin.c
endif
if HAVE_MPCDEC
-mpd_SOURCES += decoder/mpc_plugin.c
+mpd_SOURCES += decoder/mpcdec_plugin.c
endif
if HAVE_WAVPACK