aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2010-06-08 21:40:51 +0200
committerMax Kellermann <max@duempel.org>2010-06-08 21:40:51 +0200
commit53f08a95eb6d15354c35bca5ae789d480cf8f839 (patch)
tree5f2d232abf7f12de00f171979dba005a8f016da7 /Makefile.am
parentd0d2d6ed1bd197120c78042594291ada2bd6af60 (diff)
downloadmpd-53f08a95eb6d15354c35bca5ae789d480cf8f839.tar.gz
mpd-53f08a95eb6d15354c35bca5ae789d480cf8f839.tar.xz
mpd-53f08a95eb6d15354c35bca5ae789d480cf8f839.zip
Makefile.am: distribute open.h
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
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 \