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 d92b40ff1..c4cde6952 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -90,7 +90,6 @@ mpd_headers = \ permission.h \ player_thread.h \ player_control.h \ - playerData.h \ playlist.h \ playlist_save.h \ replay_gain.h \ @@ -172,7 +171,6 @@ mpd_SOURCES = \ permission.c \ player_thread.c \ player_control.c \ - playerData.c \ playlist.c \ playlist_save.c \ replay_gain.c \ |