summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorArthur de Jong <arthur@arthurdejong.org>2007-06-17 12:43:53 +0000
committerArthur de Jong <arthur@arthurdejong.org>2007-06-17 12:43:53 +0000
commite84988299301c3db3c247af5ae112c0788956535 (patch)
treec5da6a2b49eea8f5310a92dddac386ac49d277d5 /Makefile.am
parent3d0ff2e65f5e945df7fcec9cd96bf1b4a0077e8d (diff)
use the ACX_PTHREAD macro to check for platform independant pthread support and required options
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@288 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 f02a42d..b946dbf 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -37,7 +37,7 @@ DEBIAN_FILES = debian/changelog debian/compat debian/control \
debian/po/POTFILES.in
EXTRA_DIST = nss-ldapd.conf nslcd.h nslcd-common.h \
- HACKING $(DEBIAN_FILES)
+ m4/*.m4 HACKING $(DEBIAN_FILES)
NSS_LDAP_PATH_CONF = @NSS_LDAP_PATH_CONF@