summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorArthur de Jong <arthur@arthurdejong.org>2007-07-31 13:54:36 +0000
committerArthur de Jong <arthur@arthurdejong.org>2007-07-31 13:54:36 +0000
commit0b9166288b55315bfc5d402ba768016f980c3364 (patch)
tree9ba1d7afc2a8c93e0292991ac57c7c2779f1149f /Makefile.am
parent9e68b31911052fd5270c036366d2875f02ec3280 (diff)
switch to using docbook for manual pages, use docbook2x-man for generating the manual pages and update the nss-ldapd.conf manual page slightly
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@338 ef36b2f9-881f-0410-afb5-c4e39611909c
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 1 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am
index 48d46db..ef72aad 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -19,9 +19,7 @@
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
# 02110-1301 USA
-SUBDIRS = common nss nslcd tests
-
-dist_man_MANS = nss-ldapd.conf.5 nslcd.8
+SUBDIRS = common nss nslcd man tests
DEBIAN_FILES = debian/changelog debian/compat debian/control \
debian/copyright debian/rules \