libsounds r186 - trunk/libsounds
- From: jensg svn gnome org
- To: svn-commits-list gnome org
- Subject: libsounds r186 - trunk/libsounds
- Date: Tue, 5 Feb 2008 18:43:41 +0000 (GMT)
Author: jensg
Date: Tue Feb 5 18:43:41 2008
New Revision: 186
URL: http://svn.gnome.org/viewvc/libsounds?rev=186&view=rev
Log:
2008-02-05 Jens Granseuer <jensgr gmx net>
* Makefile.am: use libtool to generate the library so we also get a
non-static version which is needed by gnome-settings-daemon
Modified:
trunk/libsounds/ChangeLog
trunk/libsounds/Makefile.am
Modified: trunk/libsounds/Makefile.am
==============================================================================
--- trunk/libsounds/Makefile.am (original)
+++ trunk/libsounds/Makefile.am Tue Feb 5 18:43:41 2008
@@ -1,10 +1,10 @@
-noinst_LIBRARIES = libsounds.a
+noinst_LTLIBRARIES = libsounds.la
INCLUDES = \
-I$(top_srcdir) \
@GNOME_CFLAGS@
-libsounds_a_SOURCES = \
+libsounds_la_SOURCES = \
sound-event.c \
sound-event.h \
sound-properties.c \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]