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 e89905bf2..d876ad6e1 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -15,7 +15,6 @@ mpd_headers = \ buffer2array.h \ command.h \ idle.h \ - condition.h \ cmdline.h \ conf.h \ crossfade.h \ @@ -102,7 +101,6 @@ mpd_SOURCES = \ buffer2array.c \ command.c \ idle.c \ - condition.c \ cmdline.c \ conf.c \ crossfade.c \ |