aboutsummaryrefslogtreecommitdiffstats
path: root/lib/common_test
diff options
context:
space:
mode:
authorLukas Larsson <[email protected]>2018-07-16 16:42:34 +0200
committerLukas Larsson <[email protected]>2018-07-16 16:42:34 +0200
commit7b7b25369511f6dd6536e6d706814b2c66b1eb9e (patch)
tree79d9d1f1eb43cb4e66baeaf94137ce1db71a4550 /lib/common_test
parent212e8b4caa9968d50f0701ce70aa0ebe5b25f1a6 (diff)
parentb453f67879df577fcf5b0eb6062ec444b0c43958 (diff)
downloadotp-7b7b25369511f6dd6536e6d706814b2c66b1eb9e.tar.gz
otp-7b7b25369511f6dd6536e6d706814b2c66b1eb9e.tar.bz2
otp-7b7b25369511f6dd6536e6d706814b2c66b1eb9e.zip
Merge branch 'lukas/clean_doc_xmldir/OTP-15190' into maint
* lukas/clean_doc_xmldir/OTP-15190: docs: make clean all XMLDIR
Diffstat (limited to 'lib/common_test')
-rw-r--r--lib/common_test/doc/src/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/common_test/doc/src/Makefile b/lib/common_test/doc/src/Makefile
index 293ef591cb..4d6161d3ae 100644
--- a/lib/common_test/doc/src/Makefile
+++ b/lib/common_test/doc/src/Makefile
@@ -140,6 +140,7 @@ debug opt:
clean clean_docs:
rm -rf $(HTMLDIR)/*
+ rm -rf $(XMLDIR)
rm -f $(MAN1DIR)/*
rm -f $(MAN3DIR)/*
rm -f $(MAN6DIR)/*