summaryrefslogtreecommitdiffstats
path: root/ax25mond
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2013-06-04 12:49:35 +0000
committerRalf Baechle <ralf@linux-mips.org>2013-06-04 12:49:35 +0000
commit29ca66031af080a28bcf5fcd6f79137c50a92cc5 (patch)
tree0fae57bbe1838a642320719131bc2cc95dae99ef /ax25mond
parentdd36d3cf68681485d41d16736e6191837f6e9ee6 (diff)
Remove generated man pages on make distclean.
Diffstat (limited to 'ax25mond')
-rw-r--r--ax25mond/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/ax25mond/Makefile.am b/ax25mond/Makefile.am
index dae6c5a..19c8b9a 100644
--- a/ax25mond/Makefile.am
+++ b/ax25mond/Makefile.am
@@ -4,6 +4,7 @@ sbin_PROGRAMS = ax25mond
man_MANS = ax25mond.8 ax25mond.conf.5
EXTRA_DIST = ax25mond.man ax25mond.conf.man $(etcfiles)
+CLEANFILES = ax25mond.8 ax25mond.8.tmp ax25mond.conf.5 ax25mond.conf.5.tmp
ax25mond.8: ax25mond.man
name_ax25mond=$$(echo call | sed -e '$(transform)') \