From: fredrik Date: Thu, 12 Jan 2006 18:06:09 +0000 (+0000) Subject: Add manpages to installation. X-Git-Url: http://dolda2000.com/gitweb/?p=icmp-dn.git;a=commitdiff_plain;h=b9b3f3c24ab06267c6825534e441dab49b9bb092 Add manpages to installation. git-svn-id: svn+ssh://svn.dolda2000.com/srv/svn/repos/src/icmp-dn@553 959494ce-11ee-0310-bf91-de5d638817bd --- diff --git a/src/Makefile.am b/src/Makefile.am index ba12bc1..801050d 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,5 +1,6 @@ bin_PROGRAMS = idnlookup sbin_PROGRAMS = icmpdnd +man_MANS = idnlookup.1 icmpdnd.8 nss-icmp.7 nss-icmp.conf.5 lib_LTLIBRARIES = libnss_icmp.la libnss_icmp_la_SOURCES = nss-icmp.c