[brasero/gnome-2-28] Add Dbus-glib flags to fix build
- From: Philippe Rouquier <philippr src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [brasero/gnome-2-28] Add Dbus-glib flags to fix build
- Date: Mon, 23 Nov 2009 10:51:53 +0000 (UTC)
commit c5acebebc8a139e146c400195d8fd3d398a75752
Author: Philippe Rouquier <bonfire-app wanadoo fr>
Date: Mon Nov 2 10:19:08 2009 +0100
Add Dbus-glib flags to fix build
libbrasero-utils/Makefile.am | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/libbrasero-utils/Makefile.am b/libbrasero-utils/Makefile.am
index 1c4f94c..95628e6 100644
--- a/libbrasero-utils/Makefile.am
+++ b/libbrasero-utils/Makefile.am
@@ -14,7 +14,8 @@ INCLUDES = \
$(BRASERO_PL_PARSER_CFLAGS) \
$(BRASERO_GSTREAMER_CFLAGS) \
$(BRASERO_GSTREAMER_BASE_CFLAGS) \
- $(BRASERO_GTK_CFLAGS)
+ $(BRASERO_GTK_CFLAGS) \
+ $(BRASERO_DBUS_CFLAGS)
lib_LTLIBRARIES = \
@@ -23,6 +24,7 @@ lib_LTLIBRARIES = \
libbrasero_utils_la_LIBADD = \
$(BRASERO_GLIB_LIBS) \
$(BRASERO_GIO_LIBS) \
+ $(BRASERO_DBUS_LIBS) \
$(BRASERO_GSTREAMER_LIBS) \
$(BRASERO_GSTREAMER_BASE_LIBS) \
$(BRASERO_PL_PARSER_LIBS) \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]