diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 9e2838edc..f2e8cf3db 100644 --- a/Makefile.am +++ b/Makefile.am @@ -198,6 +198,9 @@ mpd_headers = \ src/archive_internal.h \ src/archive_list.h \ src/archive_plugin.h \ + src/archive/bz2_archive_plugin.h \ + src/archive/iso9660_archive_plugin.h \ + src/archive/zzip_archive_plugin.h \ src/input/archive_input_plugin.h \ src/cue/cue_tag.h |