summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/Makefile b/doc/Makefile
index f8048dce..e840ec41 100644
--- a/doc/Makefile
+++ b/doc/Makefile
@@ -26,6 +26,8 @@ telemetrum-doc.pdf: telemetrum-doc.fo
clean:
rm -f telemetrum-doc.html telemetrum-doc.pdf telemetrum-doc.fo
+distclean: clean
+
indent: telemetrum-doc.xsl
xmlindent -i 2 < telemetrum-doc.xsl > telemetrum-doc.new