summaryrefslogtreecommitdiffstats
path: root/doc/relnotes/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'doc/relnotes/Makefile')
-rw-r--r--doc/relnotes/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/relnotes/Makefile b/doc/relnotes/Makefile
index 284109e28e..7de1064aef 100644
--- a/doc/relnotes/Makefile
+++ b/doc/relnotes/Makefile
@@ -45,7 +45,7 @@ $(PROJECT).dvi: $(FILES)
$(TEXI2DVI) $(PROJECT).texi
html:
- -mkdir $(WWW_INSTALL)/relnotes
+ -mkdir -p $(WWW_INSTALL)/relnotes
$(TEXI2WWW) $(TEXI2WWW_ARGS) -dir $(WWW_INSTALL)/$(PROJECT) \
$(PROJECT).texi