[pulseaudio-commits] r1776 - /branches/lennart/src/Makefile.am
svnmailer-noreply at 0pointer.de
svnmailer-noreply at 0pointer.de
Thu Sep 6 16:11:23 PDT 2007
Author: lennart
Date: Fri Sep 7 01:11:22 2007
New Revision: 1776
URL: http://0pointer.de/cgi-bin/viewcvs.cgi?rev=1776&root=pulseaudio&view=rev
Log:
install libpulsecore again, since libtool otherwise links it statically into every single module
Modified:
branches/lennart/src/Makefile.am
Modified: branches/lennart/src/Makefile.am
URL: http://0pointer.de/cgi-bin/viewcvs.cgi/branches/lennart/src/Makefile.am?rev=1776&root=pulseaudio&r1=1775&r2=1776&view=diff
==============================================================================
--- branches/lennart/src/Makefile.am (original)
+++ branches/lennart/src/Makefile.am Fri Sep 7 01:11:22 2007
@@ -627,7 +627,7 @@
pulsecore/semaphore.h \
pulsecore/once.h
-noinst_LTLIBRARIES += libpulsecore.la
+lib_LTLIBRARIES += libpulsecore.la
# Some public stuff is used even in the core
libpulsecore_la_SOURCES = \
More information about the pulseaudio-commits
mailing list