summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortsi <tsi>2008-12-08 16:56:07 +0000
committertsi <tsi>2008-12-08 16:56:07 +0000
commit046bc6041b95be7971d26ccbd5189c48c71fd7ce (patch)
tree12642319e5e4526f55df402dfd7d72eda430f8a8
parentb6d1d77a2d114284c51277823ce0bf8b6b5459c2 (diff)
Another missing clean rule
-rw-r--r--config/cf/Imake.tmpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/cf/Imake.tmpl b/config/cf/Imake.tmpl
index bdfae85b2..a0cb1e6fd 100644
--- a/config/cf/Imake.tmpl
+++ b/config/cf/Imake.tmpl
@@ -1,6 +1,6 @@
XCOMM ----------------------------------------------------------------------
XCOMM Makefile generated from IMAKE_TEMPLATE and INCLUDE_IMAKEFILE
-XCOMM $XFree86: xc/config/cf/Imake.tmpl,v 3.181tsi Exp $
+XCOMM $XFree86: xc/config/cf/Imake.tmpl,v 3.182tsi Exp $
XCOMM ----------------------------------------------------------------------
/*
* Copyright (c) 1994-2005 by The XFree86 Project, Inc.
@@ -1537,7 +1537,7 @@ TCLIBDIR = TclLibDir
#endif
#ifdef HTMLroffCmd
#ifndef DocFilesToClean
-#define DocFilesToClean grohtml*.png *-auto-*.png
+#define DocFilesToClean groff-html-*.png grohtml*.png *-auto-*.png
#endif
#endif
#ifndef MsMacros