aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 631931325..546d0cdc8 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -227,6 +227,8 @@ src_mpd_SOURCES = \
$(DECODER_SRC) \
$(OUTPUT_API_SRC) \
$(MIXER_API_SRC) \
+ src/util/list.h \
+ src/util/list_sort.c src/util/list_sort.h \
src/glib_socket.h \
src/notify.c \
src/audio_config.c src/audio_config.h \