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, 2 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 9f6c8ea35..f9fe0b0cf 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -44,6 +44,7 @@ mpd_headers = \
log.h \
ls.h \
main_notify.h \
+ daemon.h \
normalize.h \
compress.h \
pipe.h \
@@ -126,6 +127,7 @@ mpd_SOURCES = \
ls.c \
main.c \
main_notify.c \
+ daemon.c \
normalize.c \
compress.c \
pipe.c \