summaryrefslogtreecommitdiffstats
path: root/ax25
diff options
context:
space:
mode:
authorThomas Osterried <ax25@x-berg.in-berlin.de>2016-11-16 00:22:50 +0100
committerThomas Osterried <ax25@x-berg.in-berlin.de>2016-11-16 00:22:50 +0100
commit4b23d5b904e3cfba31c2667b502ec03d5091028c (patch)
tree2233f1ce8b99173646482fd65c9b84dbe3bce0d4 /ax25
parente10d85c82c6facbc2305e000ed51d9b81c50a1c7 (diff)
Makefile.am: axwapper.8 was not in the list of the man pages to be installed.
Signed-off-by: Thomas Osterried <ax25@x-berg.in-berlin.de>
Diffstat (limited to 'ax25')
-rw-r--r--ax25/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/ax25/Makefile.am b/ax25/Makefile.am
index b6bdbe5..c3dcec9 100644
--- a/ax25/Makefile.am
+++ b/ax25/Makefile.am
@@ -40,8 +40,8 @@ AX25_SYSCONFDIR=$(sysconfdir)/ax25/
AX25_LOCALSTATEDIR=$(localstatedir)/ax25/
dist_man_MANS = ax25.4 ax25d.conf.5 axspawn.conf.5 rxecho.conf.5 \
- ax25d.8 axctl.8 axparms.8 axspawn.8 beacon.8 bpqparms.8 \
- mheard.1 mheardd.8 rxecho.8
+ ax25d.8 axctl.8 axparms.8 axspawn.8 axwrapper.8 beacon.8 \
+ bpqparms.8 mheard.1 mheardd.8 rxecho.8