summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authordes <des@FreeBSD.org>2004-01-11 19:05:48 +0000
committerdes <des@FreeBSD.org>2004-01-11 19:05:48 +0000
commit0a2398f73d083fb687d29cbbda7f8c6580efc26b (patch)
treef83aeac30b3fa3e99f4e83c3872969c0e0356f07 /tools
parenta8d4ab8ef0e21b1863809d30226cc38cf84f3bc6 (diff)
downloadFreeBSD-src-0a2398f73d083fb687d29cbbda7f8c6580efc26b.zip
FreeBSD-src-0a2398f73d083fb687d29cbbda7f8c6580efc26b.tar.gz
Add ${IMAGES} to CLEANFILES.
Diffstat (limited to 'tools')
-rw-r--r--tools/tools/tinderbox/www/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/tools/tinderbox/www/Makefile b/tools/tools/tinderbox/www/Makefile
index ce4feb9..b153655 100644
--- a/tools/tools/tinderbox/www/Makefile
+++ b/tools/tools/tinderbox/www/Makefile
@@ -3,6 +3,7 @@
CGI = index.cgi
DATA = tb.css
IMAGES = daemon.png valid-css.png valid-xhtml10.png
+CLEANFILES += ${IMAGES}
WWWDIR ?= ${HOME}/public_html
WWWOWN ?= ${USER}
WWWGRP ?= ${USER}
OpenPOWER on IntegriCloud