diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 729df26b9..270eb48ed 100644 --- a/Makefile.am +++ b/Makefile.am @@ -67,6 +67,7 @@ mpd_headers = \ src/decoder_list.h \ src/decoder/_flac_common.h \ src/decoder/_ogg_common.h \ + src/input_plugin.h \ src/input_stream.h \ src/input_file.h \ src/input_curl.h \ |