From a39e6b43e81907f5fd75d00c384fc2338e9ccfac Mon Sep 17 00:00:00 2001 From: Qball Cow Date: Sun, 3 Oct 2010 19:34:45 +0200 Subject: add mpd_error.h to sources. --- Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index eeeffc90..957da037 100644 --- a/Makefile.am +++ b/Makefile.am @@ -220,7 +220,8 @@ mpd_headers = \ src/archive/iso9660_archive_plugin.h \ src/archive/zzip_archive_plugin.h \ src/input/archive_input_plugin.h \ - src/cue/cue_tag.h + src/cue/cue_tag.h\ + src/mpd_error.h src_mpd_SOURCES = \ $(mpd_headers) \ -- cgit v1.2.3