aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
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 ce4feb92efca..b153655819e3 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}