[gnome-control-center] datetime: add the dbus cflags and libraries
- From: Thomas Wood <thos src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-control-center] datetime: add the dbus cflags and libraries
- Date: Tue, 29 Jun 2010 17:37:59 +0000 (UTC)
commit ae9bb70c5e59a12eb620a2ac3061d3548202087a
Author: Thomas Wood <thomas wood intel com>
Date: Tue Jun 29 17:48:57 2010 +0100
datetime: add the dbus cflags and libraries
panels/datetime/Makefile.am | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/panels/datetime/Makefile.am b/panels/datetime/Makefile.am
index c2df919..bc25029 100644
--- a/panels/datetime/Makefile.am
+++ b/panels/datetime/Makefile.am
@@ -49,6 +49,7 @@ dist_ui_DATA = \
INCLUDES = \
$(PANEL_CFLAGS) \
$(GNOMECC_CAPPLETS_CFLAGS) \
+ $(DBUS_CFLAGS) \
-DGNOMELOCALEDIR="\"$(datadir)/locale\"" \
-DGNOMECC_DATA_DIR="\"$(pkgdatadir)\"" \
-DDATADIR="\"$(uidir)\"" \
@@ -67,7 +68,7 @@ libdate_time_la_SOURCES = \
set-timezone.h \
tz.c tz.h
-libdate_time_la_LIBADD = $(PANEL_LIBS)
+libdate_time_la_LIBADD = $(PANEL_LIBS) $(DBUS_LIBS)
libdate_time_la_LDFLAGS = $(PANEL_LDFLAGS)
@INTLTOOL_DESKTOP_RULE@
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]