aboutsummaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 511ffac77..a4a519b40 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -62,7 +62,6 @@ mpd_headers = \
ringbuf.h \
signal_check.h \
sig_handlers.h \
- sllist.h \
song.h \
song_print.h \
song_save.h \
@@ -143,7 +142,6 @@ mpd_SOURCES = \
ringbuf.c \
sig_handlers.c \
signal_check.c \
- sllist.c \
song.c \
song_print.c \
song_save.c \