From 0690a3b1de1bf1ee05de87035762a1e775818eee Mon Sep 17 00:00:00 2001 From: Tom Tromey Date: Sun, 12 Nov 1995 19:30:26 +0000 Subject: [PATCH] (maintainer-clean-local): Remove TAGS --- lib/am/subdirs.am | 1 + subdirs.am | 1 + 2 files changed, 2 insertions(+) diff --git a/lib/am/subdirs.am b/lib/am/subdirs.am index 03943f37..b42d346e 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 03943f37..b42d346e 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 -- 2.43.5