From bee3ed95da5f252caae391d51d3c4a0f210e14eb Mon Sep 17 00:00:00 2001 From: Thomas Osterried Date: Thu, 5 Oct 2006 11:50:39 +0000 Subject: - documentation (ax25rtd.8, ax25rtd.conf.5, ax25rtctl.8) - new feature: advanced routing option --- ax25rtd/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ax25rtd/Makefile.am') diff --git a/ax25rtd/Makefile.am b/ax25rtd/Makefile.am index 51ced12..a1a4b2c 100644 --- a/ax25rtd/Makefile.am +++ b/ax25rtd/Makefile.am @@ -2,6 +2,8 @@ etcfiles = ax25rtd.conf varfiles = ax25_route ip_route +man_MANS = ax25rtd.8 ax25rtctl.8 ax25rtd.conf.5 + installconf: $(mkinstalldirs) $(DESTDIR)$(AX25_SYSCONFDIR) @list='$(etcfiles)'; for p in $$list; do \ -- cgit v1.2.3