From: Norman Walsh Date: Fri, 24 May 2002 13:18:43 +0000 (+0000) Subject: Fix typo X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=50a26fdfbbd64592a2525ae781ac4755913cc8e6;p=docbook-dsssl Fix typo --- diff --git a/website/Makefile b/website/Makefile index dfaad989f..f77192937 100644 --- a/website/Makefile +++ b/website/Makefile @@ -21,7 +21,7 @@ else endif newversion: -ifeq ($NEWVER),) +ifeq ($(NEWVER),) $(NEXTVERSION) else $(NEXTVERSION) -v $(NEWVER)