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 77781b028..4f8a7db02 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -283,7 +283,7 @@ mpd_SOURCES += decoder/faad_plugin.c
endif
if HAVE_MP4
-mpd_SOURCES += decoder/mp4_plugin.c
+mpd_SOURCES += decoder/mp4ff_plugin.c
endif
if HAVE_OGG_COMMON