From 5ab94ae684943e21d8cf54005935381dcb930a23 Mon Sep 17 00:00:00 2001 From: Michael Smith Date: Wed, 6 Apr 2005 13:01:55 +0000 Subject: [PATCH] clean also now removes depends.nontabular & website.database.xml --- website/xsl/makefile-dep.xsl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/xsl/makefile-dep.xsl b/website/xsl/makefile-dep.xsl index 7c95dc442..76d2464f6 100644 --- a/website/xsl/makefile-dep.xsl +++ b/website/xsl/makefile-dep.xsl @@ -24,7 +24,7 @@ distclean: clean -rm -f - autolayout.xml depends.tabular + autolayout.xml depends.tabular depends.nontabular website.database.xml clean: -- 2.40.0