[tracker] Disable evolution push module for distcheck



commit 7261346ea78a06d291585999be1282156887636a
Author: Jürg Billeter <j bitron ch>
Date:   Wed Apr 22 12:49:33 2009 +0200

    Disable evolution push module for distcheck
    
    make distcheck does not work when files are installed outside the prefix.
---
 Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/Makefile.am b/Makefile.am
index d56107d..151feb8 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -32,6 +32,7 @@ DISTCLEANFILES = 				\
 
 DISTCHECK_CONFIGURE_FLAGS =			\
 	--with-session-bus-services-dir="\$(datadir)"/dbus-1/services \
+	--disable-evolution-push-module		\
 	--disable-deskbar-applet		\
 	--enable-gtk-doc
 



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