aboutsummaryrefslogtreecommitdiffstats
path: root/lib/runtime_tools
diff options
context:
space:
mode:
authorLukas Larsson <[email protected]>2018-07-13 15:10:57 +0200
committerLukas Larsson <[email protected]>2018-07-13 15:10:57 +0200
commitb453f67879df577fcf5b0eb6062ec444b0c43958 (patch)
treec11abf15873a88e6952c2a24379db8d56acb8154 /lib/runtime_tools
parentadb0b077e7ee5b0d9b140bb985b56a43d82927cd (diff)
downloadotp-b453f67879df577fcf5b0eb6062ec444b0c43958.tar.gz
otp-b453f67879df577fcf5b0eb6062ec444b0c43958.tar.bz2
otp-b453f67879df577fcf5b0eb6062ec444b0c43958.zip
docs: make clean all XMLDIR
Diffstat (limited to 'lib/runtime_tools')
-rw-r--r--lib/runtime_tools/doc/src/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/runtime_tools/doc/src/Makefile b/lib/runtime_tools/doc/src/Makefile
index b788ef55ff..2399ed51e0 100644
--- a/lib/runtime_tools/doc/src/Makefile
+++ b/lib/runtime_tools/doc/src/Makefile
@@ -120,6 +120,7 @@ debug opt:
clean clean_docs:
rm -rf $(HTMLDIR)/*
+ rm -rf $(XMLDIR)
rm -f $(MAN3DIR)/*
rm -f $(MAN6DIR)/*
rm -f $(TOP_PDF_FILE) $(TOP_PDF_FILE:%.pdf=%.fo)