summaryrefslogtreecommitdiffstats
path: root/polyp
diff options
context:
space:
mode:
authorPierre Ossman <ossman@cendio.se>2006-02-10 08:44:42 +0000
committerPierre Ossman <ossman@cendio.se>2006-02-10 08:44:42 +0000
commit8d91ffe4b42d460efff32c36edc51ee01f3af442 (patch)
treed8de21320055b87640fe9dc6432ded3233dfebf1 /polyp
parentd9bfd5b294f2771d9c41fa100d835067dcc7f718 (diff)
Install the new headers for channels and volume.
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@476 fefdeb5f-60dc-0310-8127-8f9354f1896f
Diffstat (limited to 'polyp')
-rw-r--r--polyp/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/polyp/Makefile.am b/polyp/Makefile.am
index 73039ed1..e2154b32 100644
--- a/polyp/Makefile.am
+++ b/polyp/Makefile.am
@@ -250,6 +250,7 @@ mainloop_test_glib12_LDFLAGS = $(AM_LDFLAGS) $(BINLDFLAGS)
polypinclude_HEADERS = \
cdecl.h \
+ channelmap.h \
glib-mainloop.h \
mainloop.h \
mainloop-api.h \
@@ -265,7 +266,8 @@ polypinclude_HEADERS = \
polyplib-stream.h \
polyplib-subscribe.h \
polyplib-version.h \
- sample.h
+ sample.h \
+ volume.h
if HAVE_HOWL
polypinclude_HEADERS += \