From: Norman Walsh Date: Tue, 13 Nov 2001 19:16:40 +0000 (+0000) Subject: Fixed typo X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3101fd84ff161746e45b9ebc47359960ae0f5ba5;p=docbook-dsssl Fixed typo --- diff --git a/docbook/sgml/Makefile b/docbook/sgml/Makefile index b42ee1cc5..0e0473de1 100644 --- a/docbook/sgml/Makefile +++ b/docbook/sgml/Makefile @@ -4,5 +4,5 @@ OLDVER= NEWVER= distrib: - $(MAKE) -C ../spec SPEVER=$(NEWVER) + $(MAKE) -C ../spec SPECVER=$(NEWVER) $(DTDDISTRIB) -d -v $(OLDVER) -n $(NEWVER) diff --git a/docbook/xml/Makefile b/docbook/xml/Makefile index b42ee1cc5..0e0473de1 100644 --- a/docbook/xml/Makefile +++ b/docbook/xml/Makefile @@ -4,5 +4,5 @@ OLDVER= NEWVER= distrib: - $(MAKE) -C ../spec SPEVER=$(NEWVER) + $(MAKE) -C ../spec SPECVER=$(NEWVER) $(DTDDISTRIB) -d -v $(OLDVER) -n $(NEWVER)