From: Tom Tromey Date: Sun, 12 Nov 1995 19:30:26 +0000 (+0000) Subject: (maintainer-clean-local): Remove TAGS X-Git-Tag: Release-0-25~387 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea2cbdf7cebc184b44c3530212630e79547292fc;p=thirdparty%2Fautomake.git (maintainer-clean-local): Remove TAGS --- diff --git a/lib/am/subdirs.am b/lib/am/subdirs.am index 03943f372..b42d346e4 100644 --- a/lib/am/subdirs.am +++ b/lib/am/subdirs.am @@ -48,4 +48,5 @@ distclean-local: clean-local rm -f ${CONFIG_HEADER} stamp-h maintainer-clean-local: distclean-local + rm -f TAGS diff --git a/subdirs.am b/subdirs.am index 03943f372..b42d346e4 100644 --- a/subdirs.am +++ b/subdirs.am @@ -48,4 +48,5 @@ distclean-local: clean-local rm -f ${CONFIG_HEADER} stamp-h maintainer-clean-local: distclean-local + rm -f TAGS