summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorArthur de Jong <arthur@arthurdejong.org>2009-05-24 09:12:47 +0000
committerArthur de Jong <arthur@arthurdejong.org>2009-05-24 09:12:47 +0000
commitf0c8c7172809a21b967486e8beb3fe51dfac0e44 (patch)
tree94ba740e02d2e64540e00a89d8d1d10f3e513cb9 /Makefile.am
parent817d0ec30cf31a4a1cab4ba0a06119336ded86aa (diff)
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
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
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