aboutsummaryrefslogtreecommitdiffstats
path: root/lib/inets
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/inets
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/inets')
-rw-r--r--lib/inets/doc/src/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/inets/doc/src/Makefile b/lib/inets/doc/src/Makefile
index 29b8678cda..cbc0e384d8 100644
--- a/lib/inets/doc/src/Makefile
+++ b/lib/inets/doc/src/Makefile
@@ -115,6 +115,7 @@ pdf: $(TOP_PDF_FILE)
html: gifs $(HTML_REF_MAN_FILE)
clean clean_docs: clean_html clean_man clean_pdf
+ rm -rf $(XMLDIR)
rm -f errs core *~
man: $(MAN3_FILES)