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 a4a519b40..56651e36f 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -74,7 +74,6 @@ mpd_headers = \ tag_id3.h \ tag_print.h \ tag_save.h \ - utf8.h \ strset.h \ utils.h \ volume.h \ @@ -155,7 +154,6 @@ mpd_SOURCES = \ strset.c \ utils.c \ volume.c \ - utf8.c \ locate.c \ stored_playlist.c \ timer.c |