From ed6bc27721075adf0215ad8b856fcdcf7b98b9b7 Mon Sep 17 00:00:00 2001 From: Arthur de Jong Date: Wed, 29 Dec 2010 22:20:53 +0000 Subject: fix distcheck by passing --with-pam-seclib-dir to configure and remove unneeded slashes git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1348 ef36b2f9-881f-0410-afb5-c4e39611909c --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 1b76fc4..e4b0f90 100644 --- a/Makefile.am +++ b/Makefile.am @@ -67,7 +67,7 @@ DEBIAN_FILES = debian/changelog debian/compat debian/control \ EXTRA_DIST = nslcd.conf nslcd.h $(wildcard ChangeLog-20??) \ $(wildcard m4/*.m4) HACKING $(DEBIAN_FILES) -DISTCHECK_CONFIGURE_FLAGS = --enable-warnings +DISTCHECK_CONFIGURE_FLAGS = --enable-warnings --with-pam-seclib-dir="\$${libdir}/security" ACLOCAL_AMFLAGS = -I m4 -- cgit v1.2.3