mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-17 06:59:56 -05:00
* prepare polyplib-browse for installation
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@321 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
parent
e02be6c15b
commit
fa48de8a12
4 changed files with 17 additions and 3 deletions
|
|
@ -74,7 +74,8 @@ polypinclude_HEADERS= \
|
|||
mainloop.h \
|
||||
mainloop-signal.h \
|
||||
sample.h \
|
||||
glib-mainloop.h
|
||||
glib-mainloop.h \
|
||||
typeid.h
|
||||
|
||||
### Warning! Due to an obscure bug in libtool/automake it is required
|
||||
### that the libraries in modlib_LTLIBRARIES are specified in-order,
|
||||
|
|
@ -632,6 +633,8 @@ pabrowse_SOURCES = pabrowse.c
|
|||
pabrowse_LDADD = $(AM_LDADD) libpolyp-@PA_MAJORMINOR@.la libpolyp-error-@PA_MAJORMINOR@.la libpolyp-mainloop-@PA_MAJORMINOR@.la libpolyp-browse-@PA_MAJORMINOR@.la
|
||||
pabrowse_CFLAGS = $(AM_CFLAGS)
|
||||
|
||||
polypinclude_HEADERS+=polyplib-browser.h
|
||||
|
||||
endif
|
||||
|
||||
### GLIB 2.0 support
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue