From f0c8c7172809a21b967486e8beb3fe51dfac0e44 Mon Sep 17 00:00:00 2001 From: Arthur de Jong <arthur@arthurdejong.org> Date: Sun, 24 May 2009 09:12:47 +0000 Subject: also build PAM module for make distcheck git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@894 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 8ae5037..3677726 100644 --- a/Makefile.am +++ b/Makefile.am @@ -47,7 +47,7 @@ DEBIAN_FILES = debian/changelog debian/compat debian/control \ EXTRA_DIST = nss-ldapd.conf nslcd.h nslcd-common.h \ $(wildcard m4/*.m4) HACKING $(DEBIAN_FILES) -DISTCHECK_CONFIGURE_FLAGS='--enable-warnings' +DISTCHECK_CONFIGURE_FLAGS = --enable-warnings --enable-pam ACLOCAL_AMFLAGS = -I m4 -- cgit v1.2.3