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 4f7828d38..0beeb07a2 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -54,6 +54,7 @@ mpd_headers = \
decoder_api.h \
decoder_internal.h \
directory.h \
+ update.h \
dirvec.h \
gcc.h \
decoder_list.h \
@@ -133,6 +134,7 @@ mpd_SOURCES = \
decoder_api.c \
directory.c \
dirvec.c \
+ update.c \
decoder_list.c \
inputStream.c \
inputStream_file.c \