aboutsummaryrefslogtreecommitdiffstats
path: root/erts
diff options
context:
space:
mode:
authorLukas Larsson <[email protected]>2018-07-16 16:43:06 +0200
committerLukas Larsson <[email protected]>2018-07-16 16:43:06 +0200
commitbe69b6295cfd80db2a0a68b3d0b85c32fe18efe0 (patch)
tree649185847dafe67f064eb8f5403cf52886e3f128 /erts
parent9f3426df630f50c30004c35f7c70e34baa381092 (diff)
parent7b7b25369511f6dd6536e6d706814b2c66b1eb9e (diff)
downloadotp-be69b6295cfd80db2a0a68b3d0b85c32fe18efe0.tar.gz
otp-be69b6295cfd80db2a0a68b3d0b85c32fe18efe0.tar.bz2
otp-be69b6295cfd80db2a0a68b3d0b85c32fe18efe0.zip
Merge branch 'maint'
Diffstat (limited to 'erts')
-rw-r--r--erts/doc/src/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/erts/doc/src/Makefile b/erts/doc/src/Makefile
index 3cc29e14b1..21aa3db864 100644
--- a/erts/doc/src/Makefile
+++ b/erts/doc/src/Makefile
@@ -149,6 +149,7 @@ debug opt:
clean:
rm -rf $(HTMLDIR)/*
+ rm -rf $(XMLDIR)
rm -f $(MAN1DIR)/*
rm -f $(MAN3DIR)/*
rm -f $(TOP_PDF_FILE) $(TOP_PDF_FILE:%.pdf=%.fo)