aboutsummaryrefslogtreecommitdiffstats
path: root/lib/edoc
diff options
context:
space:
mode:
authorLukas Larsson <lukas@erlang.org>2018-07-16 16:43:06 +0200
committerLukas Larsson <lukas@erlang.org>2018-07-16 16:43:06 +0200
commitbe69b6295cfd80db2a0a68b3d0b85c32fe18efe0 (patch)
tree649185847dafe67f064eb8f5403cf52886e3f128 /lib/edoc
parent9f3426df630f50c30004c35f7c70e34baa381092 (diff)
parent7b7b25369511f6dd6536e6d706814b2c66b1eb9e (diff)
downloadotp-be69b6295cfd80db2a0a68b3d0b85c32fe18efe0.tar.gz
otp-be69b6295cfd80db2a0a68b3d0b85c32fe18efe0.tar.bz2
otp-be69b6295cfd80db2a0a68b3d0b85c32fe18efe0.zip
Merge branch 'maint'
Diffstat (limited to 'lib/edoc')
-rw-r--r--lib/edoc/doc/src/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/edoc/doc/src/Makefile b/lib/edoc/doc/src/Makefile
index 71de42795a..aba94a6802 100644
--- a/lib/edoc/doc/src/Makefile
+++ b/lib/edoc/doc/src/Makefile
@@ -114,6 +114,7 @@ debug opt:
clean clean_docs:
rm -rf $(HTMLDIR)/*
+ rm -rf $(XMLDIR)
rm -f $(MAN3DIR)/*
rm -f $(XML_REF3_FILES) $(XML_CHAPTER_FILES) *.html
rm -f $(TOP_PDF_FILE) $(TOP_PDF_FILE:%.pdf=%.fo)