diff options
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 04caccfb6..bcde10dea 100644 --- a/Makefile.am +++ b/Makefile.am @@ -132,6 +132,7 @@ mpd_headers = \ src/chunk.h \ src/path.h \ src/mapper.h \ + src/open.h \ src/output/httpd_client.h \ src/output/httpd_internal.h \ src/output/pulse_output_plugin.h \ |