[nautilus-actions] src/plugin-tracker/Makefile.am: build and distribute all flavors of D-Bus sources



commit 985f6a1a97609d76059ac0900f58eee2fef8da5e
Author: Pierre Wieser <pwieser trychlos org>
Date:   Thu Feb 16 20:24:09 2012 +0100

    src/plugin-tracker/Makefile.am: build and distribute all flavors of D-Bus sources

 ChangeLog                      |    5 +++++
 src/plugin-tracker/Makefile.am |    4 ++--
 2 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index a62da33..09aeb4b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2012-02-16 Pierre Wieser <pwieser trychlos org>
+
+	* src/plugin-tracker/Makefile.am: Always build and distribute all flavors
+	of D-Bus sources.
+
 2012-02-15 Pierre Wieser <pwieser trychlos org>
 
 	* src/nact/nact-ischemes-tab.c (on_main_selection_changed):
diff --git a/src/plugin-tracker/Makefile.am b/src/plugin-tracker/Makefile.am
index 069f2c4..4a1ac7a 100644
--- a/src/plugin-tracker/Makefile.am
+++ b/src/plugin-tracker/Makefile.am
@@ -44,6 +44,7 @@ BUILT_SOURCES += \
 	na-tracker-gdbus.c											\
 	na-tracker-gdbus.h											\
 	$(NULL)
+endif
 
 na-tracker-gdbus.c na-tracker-gdbus.h: na-tracker-gdbus.xml
 	gdbus-codegen \
@@ -53,16 +54,15 @@ na-tracker-gdbus.c na-tracker-gdbus.h: na-tracker-gdbus.xml
 		--c-generate-object-manager								\
 		--generate-docbook na-tracker-gdbus-docs				\
 		$<
-endif
 
 if HAVE_DBUS_GLIB
 BUILT_SOURCES += \
 	na-tracker-dbus-glib.h										\
 	$(NULL)
+endif
 
 na-tracker-dbus-glib.h: na-tracker-dbus-glib.xml
 	dbus-binding-tool --mode=glib-server --prefix=na_tracker_dbus $< > $@
-endif
 
 libnautilus_actions_tracker_la_SOURCES = \
 	na-tracker.c												\



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]