diff options
Diffstat (limited to '')
-rw-r--r-- | Makefile.am | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am index 6def54a3a..b39848c59 100644 --- a/Makefile.am +++ b/Makefile.am @@ -66,8 +66,7 @@ mpd_headers = \ src/replay_gain_info.h \ src/TimePrint.cxx src/TimePrint.hxx \ src/stats.h \ - src/Timer.hxx \ - src/mpd_error.h + src/Timer.hxx src_mpd_SOURCES = \ $(mpd_headers) \ |