Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorArthur de Jong <arthur@arthurdejong.org>2006-12-18 23:34:30 +0100
committerArthur de Jong <arthur@arthurdejong.org>2006-12-18 23:34:30 +0100
commitfde5e0ece1377fa1ed09fe4a601e4e18767174bd (patch)
treeed5e66d7b33f5da4d64d7af185f4e0a68bc0ab55 /Makefile.am
parent014852c4b00fc8c85789a78c2cfa83928c199d65 (diff)
add initial nslcd manual page
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/libnss_ldapd@178 ef36b2f9-881f-0410-afb5-c4e39611909c
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 566ef4e..b9a7984 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -21,7 +21,7 @@
SUBDIRS = nss server tests
-man_MANS = nss_ldap.5
+dist_man_MANS = nss_ldap.5 nslcd.8
DEBIAN_FILES = debian/changelog debian/compat debian/control \
debian/copyright debian/rules \
@@ -37,7 +37,7 @@ DEBIAN_FILES = debian/changelog debian/compat debian/control \
debian/po/POTFILES.in
EXTRA_DIST = ldap.conf nslcd.h nslcd-common.h \
- nss_ldap.5 $(DEBIAN_FILES)
+ $(DEBIAN_FILES)
NSS_LDAP_PATH_CONF = @NSS_LDAP_PATH_CONF@