mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-01 22:58:47 -04:00
Install the new headers for channels and volume.
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@476 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
parent
d9bfd5b294
commit
8d91ffe4b4
1 changed files with 3 additions and 1 deletions
|
|
@ -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 += \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue