From: Michael Smith Date: Sat, 2 Apr 2005 05:41:43 +0000 (+0000) Subject: update to v2.5.1 to match website-full.dtd X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1e9d83cc828c10a931c844df3694b3d34c47cd0e;p=docbook-dsssl update to v2.5.1 to match website-full.dtd --- diff --git a/website/schema/dtd/Makefile b/website/schema/dtd/Makefile index ad60fc6db..5c5bca5d6 100644 --- a/website/schema/dtd/Makefile +++ b/website/schema/dtd/Makefile @@ -4,3 +4,6 @@ all: website.dtd website.dtd: website-custom.dtd forms.mod $(FLATTEN) $< > $@ + +realclean: + rm -f website.dtd