summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2010-06-07 19:40:25 +0200
committerLennart Poettering <lennart@poettering.net>2010-06-07 19:40:25 +0200
commitd2d12cd1bfd90f3a13273d82331a7cbd36a93231 (patch)
tree9b766323fa50822303a838e0d8326040485c19f5 /Makefile.am
parentb1a954eace84207225e09f318728e90eae03fe97 (diff)
build-sys: make make distcheck work again
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 56047c397..7c0f793db 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)