From d2d12cd1bfd90f3a13273d82331a7cbd36a93231 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Mon, 7 Jun 2010 19:40:25 +0200 Subject: build-sys: make make distcheck work again --- Makefile.am | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 56047c3971..7c0f793db6 100644 --- a/Makefile.am +++ b/Makefile.am @@ -565,5 +565,9 @@ if TARGET_GENTOO endif DISTCHECK_CONFIGURE_FLAGS = \ + --with-dbuspolicydir=$$dc_install_base/$(dbuspolicydir) \ + --with-dbussessionservicedir=$$dc_install_base/$(dbussessionservicedir) \ + --with-dbussystemservicedir=$$dc_install_base/$(dbussystemservicedir) \ + --with-dbusinterfacedir=$$dc_install_base/$(dbusinterfacedir) \ --with-udevrulesdir=$$dc_install_base/$(udevrulesdir) \ --with-rootdir=$$dc_install_base/$(rootdir) -- cgit v1.2.3-54-g00ecf