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 7a3bacea1..6d709c38a 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -52,6 +52,7 @@ mpd_headers = \
listen.h \
log.h \
ls.h \
+ main_notify.h \
mpd_types.h \
myfprintf.h \
normalize.h \
@@ -109,6 +110,7 @@ mpd_SOURCES = \
log.c \
ls.c \
main.c \
+ main_notify.c \
myfprintf.c \
normalize.c \
compress.c \