mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-19 07:00:03 -05:00
build-sys: Make pulsecore a private library
It is not meant to be used by third parties, so do not install in a public dir
This commit is contained in:
parent
7b9fcc01f6
commit
2c2c2676ee
1 changed files with 1 additions and 1 deletions
|
|
@ -918,7 +918,7 @@ libpulsedsp_la_LDFLAGS = $(AM_LDFLAGS) $(AM_LIBLDFLAGS) -avoid-version -disable-
|
||||||
# Daemon core library #
|
# Daemon core library #
|
||||||
###################################
|
###################################
|
||||||
|
|
||||||
lib_LTLIBRARIES += libpulsecore-@PA_MAJORMINOR@.la
|
pkglib_LTLIBRARIES += libpulsecore-@PA_MAJORMINOR@.la
|
||||||
|
|
||||||
# Pure core stuff
|
# Pure core stuff
|
||||||
libpulsecore_@PA_MAJORMINOR@_la_SOURCES = \
|
libpulsecore_@PA_MAJORMINOR@_la_SOURCES = \
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue