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 fbcd953c4..7a3bacea1 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -52,7 +52,6 @@ mpd_headers = \ listen.h \ log.h \ ls.h \ - metadataChunk.h \ mpd_types.h \ myfprintf.h \ normalize.h \ @@ -110,7 +109,6 @@ mpd_SOURCES = \ log.c \ ls.c \ main.c \ - metadataChunk.c \ myfprintf.c \ normalize.c \ compress.c \ |