install libpulsecore again, since libtool otherwise links it statically into every single module

git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1776 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
Lennart Poettering 2007-09-06 23:11:22 +00:00
parent e4eefb8ce0
commit d60940dbe4

View file

@ -627,7 +627,7 @@ noinst_HEADERS = \
pulsecore/semaphore.h \ pulsecore/semaphore.h \
pulsecore/once.h pulsecore/once.h
noinst_LTLIBRARIES += libpulsecore.la lib_LTLIBRARIES += libpulsecore.la
# Some public stuff is used even in the core # Some public stuff is used even in the core
libpulsecore_la_SOURCES = \ libpulsecore_la_SOURCES = \