[brasero] * src/Makefile.am: Link to libunique. Bug #580587.
- From: Christian Persch <chpe src gnome org>
- To: svn-commits-list gnome org
- Subject: [brasero] * src/Makefile.am: Link to libunique. Bug #580587.
- Date: Tue, 28 Apr 2009 14:27:52 -0400 (EDT)
commit 3f447091f8e70f3df6db548c9577734b59c2ceae
Author: Christian Persch <chpe gnome org>
Date: Tue Apr 28 20:27:41 2009 +0200
* src/Makefile.am: Link to libunique. Bug #580587.
---
ChangeLog | 4 ++++
src/Makefile.am | 8 ++++----
2 files changed, 8 insertions(+), 4 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index 3c097ba..2650289 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2009-04-28 Christian Persch <chpe gnome org>
+
+ * src/Makefile.am: Link to libunique. Bug #580587.
+
2009-04-22 Philippe Rouquier <bonfire-app wanadoo fr>
Move a few files to library again and create a new type of track
diff --git a/src/Makefile.am b/src/Makefile.am
index 180fe74..70d9eb7 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -126,9 +126,9 @@ brasero_SOURCES = \
eggsmclient-xsmp.c
brasero_LDADD = \
- ../libbrasero-media/libbrasero-media.la \
- ../libbrasero-burn/libbrasero-burn.la \
- ../libbrasero-utils/libbrasero-utils.la \
+ $(top_builddir)/libbrasero-media/libbrasero-media.la \
+ $(top_builddir)/libbrasero-burn/libbrasero-burn.la \
+ $(top_builddir)/libbrasero-utils/libbrasero-utils.la \
$(BRASERO_GLIB_LIBS) \
$(BRASERO_GIO_LIBS) \
$(BRASERO_GCONF_LIBS) \
@@ -137,7 +137,7 @@ brasero_LDADD = \
$(BRASERO_GTK_LIBS) \
$(BRASERO_GMODULE_LIBS) \
$(BRASERO_DBUS_LIBS) \
- $(BRASERO_LIBUNIQUE_CFLAGS) \
+ $(BRASERO_LIBUNIQUE_LIBS) \
$(BRASERO_LIBXML_LIBS) \
$(BRASERO_BEAGLE_LIBS) \
$(BRASERO_PL_PARSER_LIBS) \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]