diff options
Diffstat (limited to '')
-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 6a8894cbe..62dede538 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -78,7 +78,6 @@ mpd_headers = \ strset.h \ utils.h \ volume.h \ - ioops.h \ zeroconf.h zeroconf-internal.h \ locate.h \ stored_playlist.h \ @@ -120,7 +119,6 @@ mpd_SOURCES = \ input_stream.c \ input_file.c \ client.c \ - ioops.c \ list.c \ listen.c \ log.c \ |