summaryrefslogtreecommitdiffstats
path: root/ax25mond
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2013-06-04 12:42:35 +0000
committerRalf Baechle <ralf@linux-mips.org>2013-06-04 12:42:35 +0000
commitdd36d3cf68681485d41d16736e6191837f6e9ee6 (patch)
tree950aa661b2cfbcb6373519efab5bfed8a4793f4c /ax25mond
parenta32fdac5ff009edc8c3668c7511ed9de191d0e29 (diff)
Include man page source files in generated dist archives.
Diffstat (limited to 'ax25mond')
-rw-r--r--ax25mond/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/ax25mond/Makefile.am b/ax25mond/Makefile.am
index afc6879..dae6c5a 100644
--- a/ax25mond/Makefile.am
+++ b/ax25mond/Makefile.am
@@ -3,7 +3,7 @@ sbin_PROGRAMS = ax25mond
man_MANS = ax25mond.8 ax25mond.conf.5
-EXTRA_DIST = $(man_MANS) $(etcfiles)
+EXTRA_DIST = ax25mond.man ax25mond.conf.man $(etcfiles)
ax25mond.8: ax25mond.man
name_ax25mond=$$(echo call | sed -e '$(transform)') \