From ca0b18a1bef4b75b225c00fdcb9a8fd1dd7ec0c4 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 30 Mar 1998 14:42:11 +0000 Subject: Corrected distribution levels for html --- doc/new_chapters/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/new_chapters/Makefile') diff --git a/doc/new_chapters/Makefile b/doc/new_chapters/Makefile index 90ccad765d..b5a5d237a1 100644 --- a/doc/new_chapters/Makefile +++ b/doc/new_chapters/Makefile @@ -48,7 +48,7 @@ $(PROJECT).dvi: $(FILES) $(TEXI2DVI) $(PROJECT).texi html: - -mkdir $(WWW_INSTALL)/$(PROJECT) + -mkdir -p $(WWW_INSTALL)/$(PROJECT) -cd .. ; gmake headers $(TEXI2WWW) $(TEXI2WWW_ARGS) -dir $(WWW_INSTALL)/$(PROJECT) \ $(PROJECT).texi -- cgit v1.2.3