From 29ca66031af080a28bcf5fcd6f79137c50a92cc5 Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Tue, 4 Jun 2013 12:49:35 +0000 Subject: Remove generated man pages on make distclean. --- ax25rtd/Makefile.am | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ax25rtd') diff --git a/ax25rtd/Makefile.am b/ax25rtd/Makefile.am index 868a486..d97cc5d 100644 --- a/ax25rtd/Makefile.am +++ b/ax25rtd/Makefile.am @@ -3,6 +3,9 @@ etcfiles = ax25rtd.conf varfiles = ax25_route ip_route man_MANS = ax25rtd.8 ax25rtctl.8 ax25rtd.conf.5 +CLEANFILES = ax25rtd.8 ax25rtd.8.tmp \ + ax25rtctl.8 ax25rtctl.8.tmp \ + ax25rtd.conf.5 ax25rtd.conf.5.tmp ax25rtd.8: ax25rtd.man name_ax25rtd=$$(echo ax25rtd | sed -e '$(transform)') \ -- cgit v1.2.3