summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorSumit Bose <sbose@redhat.com>2009-12-14 13:52:06 +0100
committerStephen Gallagher <sgallagh@redhat.com>2009-12-15 07:23:57 -0500
commit61a7655c10a1c5a7b01fc6a1a49b302b9e29c96f (patch)
tree5a2dd688db65c689f4391648465da31a3e7c3dfb /Makefile.am
parent7cd60b6c6143af1e70659fa3ff980c22366a4e18 (diff)
downloadsssd-61a7655c10a1c5a7b01fc6a1a49b302b9e29c96f.tar.gz
sssd-61a7655c10a1c5a7b01fc6a1a49b302b9e29c96f.tar.xz
sssd-61a7655c10a1c5a7b01fc6a1a49b302b9e29c96f.zip
Use --with-ldb-lib-dir while running make distcheck
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 84040ee99..dd70034b7 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,5 +1,7 @@
SUBDIRS = replace common server sss_client
+DISTCHECK_CONFIGURE_FLAGS = --with-ldb-lib-dir="$$dc_install_base"/lib/ldb
+
RPMBUILD ?= $(PWD)/rpmbuild
#Some old versions of automake don't define builddir