summaryrefslogtreecommitdiffstats
path: root/ax25rtd/Makefile.am
diff options
context:
space:
mode:
authorThomas Osterried <thomas@osterried.de>2006-10-05 11:50:39 +0000
committerThomas Osterried <thomas@osterried.de>2006-10-05 11:50:39 +0000
commitbee3ed95da5f252caae391d51d3c4a0f210e14eb (patch)
tree10543b624b5359c414c22e8722d754ddd9eb6aef /ax25rtd/Makefile.am
parent981af1193d960e8234e7b0c8fe048aca1ebdb6e9 (diff)
- documentation (ax25rtd.8, ax25rtd.conf.5, ax25rtctl.8)
- new feature: advanced routing option
Diffstat (limited to 'ax25rtd/Makefile.am')
-rw-r--r--ax25rtd/Makefile.am2
1 files changed, 2 insertions, 0 deletions
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 \