summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorArthur de Jong <arthur@arthurdejong.org>2009-08-16 08:15:30 +0000
committerArthur de Jong <arthur@arthurdejong.org>2009-08-16 08:15:30 +0000
commitff0950a2917c7e6e80cc37b910604269d557ae53 (patch)
treeb77329503a1b15dcbb971dcb670147c4278ff490 /Makefile.am
parent6dbaca178f99d28977a0c7b031ef571bd9c9d5a7 (diff)
enable building PAM module by default
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@972 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 915b1aa..befb300 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 \
$(wildcard m4/*.m4) HACKING $(DEBIAN_FILES)
-DISTCHECK_CONFIGURE_FLAGS = --enable-warnings --enable-pam
+DISTCHECK_CONFIGURE_FLAGS = --enable-warnings
ACLOCAL_AMFLAGS = -I m4