aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index eeeffc90e..957da037d 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) \