From 7bd61e2ac1c99755ac960cd972823b246a8f737a Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Fri, 12 Jan 2007 12:51:35 +0100 Subject: [PATCH] make distcheck fixes --- Makefile.am | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/Makefile.am b/Makefile.am index 0bfdc9c..aa8cf77 100644 --- a/Makefile.am +++ b/Makefile.am @@ -23,3 +23,6 @@ DISTCLEANFILES = \ intltool-extract \ intltool-merge \ intltool-update + +DISTCHECK_CONFIGURE_FLAGS = \ + --with-session-bus-services-dir="\$(datadir)"/dbus-1/services -- 1.4.4.4