diff options
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 6bb12fda6..1e1e82598 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -38,7 +38,6 @@ mpd_headers = \ input_file.h \ input_curl.h \ client.h \ - list.h \ dlist.h \ listen.h \ log.h \ @@ -119,7 +118,6 @@ mpd_SOURCES = \ input_stream.c \ input_file.c \ client.c \ - list.c \ listen.c \ log.c \ ls.c \ |