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 286166237..92966240d 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -55,6 +55,7 @@ mpd_headers = \
mpd_SOURCES = \
$(mpd_headers) \
$(mpd_inputPlugins) \
+ conf.c \
audio.c \
audioOutput.c \
audioOutput_ao.c \
@@ -62,7 +63,6 @@ mpd_SOURCES = \
buffer2array.c \
charConv.c \
command.c \
- conf.c \
decode.c \
directory.c \
inputPlugin.c \