summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorArthur de Jong <arthur@arthurdejong.org>2007-07-13 09:31:35 +0000
committerArthur de Jong <arthur@arthurdejong.org>2007-07-13 09:31:35 +0000
commitf559ef57e3aa643c32eda59040e052be7bf70b45 (patch)
treec3f7b0f8f617a9c4879482057ab377fd28bdc9ba /Makefile.am
parent4e02941bf4dfd57c928e911445a8a51f15bce215 (diff)
don't include config diretory which we don't use
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@302 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 05aab4b..48d46db 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -39,7 +39,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)
-ACLOCAL_AMFLAGS = -I config -I m4
+ACLOCAL_AMFLAGS = -I m4
NSS_LDAP_PATH_CONF = @NSS_LDAP_PATH_CONF@