From e9a955d13ee31b4fb25d35920bff1bfc7a86499a Mon Sep 17 00:00:00 2001 From: Chris Costello Date: Fri, 19 Oct 2001 22:22:37 +0000 Subject: [PATCH] Oops! Don't remove the report-sample.xml file. --- en/news/status/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/en/news/status/Makefile b/en/news/status/Makefile index 6519940609..d211cf9304 100644 --- a/en/news/status/Makefile +++ b/en/news/status/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD: www/en/news/status/Makefile,v 1.6 2001/09/18 18:46:30 chris Exp $ +# $FreeBSD: www/en/news/status/Makefile,v 1.7 2001/10/17 02:33:25 chris Exp $ .if exists(../Makefile.conf) .include "../Makefile.conf" @@ -18,7 +18,7 @@ DATA+= report-august-2001.html # Install a sample entry. DATA+= report-sample.xml -CLEANFILES+= ${DATA} +CLEANFILES+= ${DATA:M*.html} .xml.html: report.xsl includes.xsl xsltproc -nonet -o ${.TARGET} report.xsl ${.IMPSRC}