[notification-daemon] Remove vestiges of dbus-glib
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [notification-daemon] Remove vestiges of dbus-glib
- Date: Mon, 5 Sep 2011 12:05:49 +0000 (UTC)
commit 4113c1d39f1ee59c85ddfe811d7b68d664cc2672
Author: Matthias Clasen <mclasen redhat com>
Date: Mon Sep 5 08:04:44 2011 -0400
Remove vestiges of dbus-glib
https://bugzilla.gnome.org/show_bug.cgi?id=642177
src/Makefile.am | 8 --------
1 files changed, 0 insertions(+), 8 deletions(-)
---
diff --git a/src/Makefile.am b/src/Makefile.am
index 384129b..5bda7d4 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -18,19 +18,11 @@ notification_daemon_SOURCES = \
notification_daemon_LDADD = $(NOTIFICATION_DAEMON_LIBS)
-BUILT_SOURCES = notificationdaemon-dbus-glue.h
-
-notificationdaemon-dbus-glue.h: notificationdaemon.xml
- dbus-binding-tool --mode=glib-server --prefix=notification_daemon \
- $(srcdir)/notificationdaemon.xml > notificationdaemon-dbus-glue.h
-
INCLUDES = \
-I$(top_srcdir) \
$(NOTIFICATION_DAEMON_CFLAGS) \
-DENGINES_DIR=\"$(libdir)/notification-daemon-1.0/engines\"
EXTRA_DIST = notificationdaemon.xml
-DISTCLEANFILES = \
- notificationdaemon-dbus-glue.h
-include $(top_srcdir)/git.mk
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]