summaryrefslogtreecommitdiffstats
path: root/doc/develenv
diff options
context:
space:
mode:
Diffstat (limited to 'doc/develenv')
-rw-r--r--doc/develenv/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/develenv/Makefile b/doc/develenv/Makefile
index eee6ff632d..d7dfda88a6 100644
--- a/doc/develenv/Makefile
+++ b/doc/develenv/Makefile
@@ -45,7 +45,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