From 538fc2382353665369cb2a65921abcc38198f0ef Mon Sep 17 00:00:00 2001 From: Thomas Osterried Date: Fri, 16 May 2008 19:37:34 +0000 Subject: fix in Makefile.am for installation of man page axgetput.1 --- ax25/axgetput/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'ax25/axgetput/Makefile.am') diff --git a/ax25/axgetput/Makefile.am b/ax25/axgetput/Makefile.am index aae36df..df8871b 100644 --- a/ax25/axgetput/Makefile.am +++ b/ax25/axgetput/Makefile.am @@ -8,6 +8,7 @@ sbin_PROGRAMS = bin_PROGRAMS = axgetput +man_MANS = axgetput.1 EXTRA_DIST = $(man_MANS) axgetput_SOURCES = axgetput.c axgetput.h util.h proto_bin.h util.c proto_bin.c includes.h -- cgit v1.2.3