From 63102c64aecad04126b136647b0cf07a16f4f79f Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Tue, 12 Feb 2002 05:49:37 +0000 Subject: [PATCH] pullup: distclean should remove r1.htm --- bin/check/Makefile.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bin/check/Makefile.in b/bin/check/Makefile.in index c4b7628224..c3e2af1549 100644 --- a/bin/check/Makefile.in +++ b/bin/check/Makefile.in @@ -13,7 +13,7 @@ # NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION # WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. -# $Id: Makefile.in,v 1.15.2.1 2002/02/12 04:31:19 marka Exp $ +# $Id: Makefile.in,v 1.15.2.2 2002/02/12 05:49:37 marka Exp $ srcdir = @srcdir@ VPATH = @srcdir@ @@ -86,4 +86,4 @@ install:: named-checkconf named-checkzone installdirs for m in ${MANPAGES}; do ${INSTALL_DATA} ${srcdir}/$$m ${DESTDIR}${mandir}/man8; done clean distclean:: - rm -f ${TARGETS} + rm -f ${TARGETS} r1.htm