summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorArthur de Jong <arthur@arthurdejong.org>2007-10-03 20:26:55 +0000
committerArthur de Jong <arthur@arthurdejong.org>2007-10-03 20:26:55 +0000
commite9dfa9b1adafc4c4575b6115a63949b16abbec06 (patch)
tree4c57990a4f3d2a5a9186ec5e65d14bcf85cededf /Makefile.am
parent00f9eb876dcc033856fbedb45c16f0a35347a602 (diff)
pass --enable-warnings when running the distcheck target
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@430 ef36b2f9-881f-0410-afb5-c4e39611909c
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 5e1f96a..dc61fe0 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -37,6 +37,8 @@ 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'
+
ACLOCAL_AMFLAGS = -I m4
NSS_LDAP_PATH_CONF = @NSS_LDAP_PATH_CONF@