summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAnthony Towns <aj@erisian.com.au>2010-09-05 20:49:34 +1000
committerAnthony Towns <aj@erisian.com.au>2010-09-05 20:49:34 +1000
commitddc83b4c401be965a9947782becf20cc8c54e6a2 (patch)
tree3fa313271f3c3e42ca9cc76f8cca1937067ee907 /doc
parentafea6c264c5ebf12f1d629bd4bc724da86d11b7a (diff)
parent3d49d5f69b41c27003dbc5ccf1899014bd13bd99 (diff)
Merge branch 'master' of git://git.gag.com/fw/altos
Diffstat (limited to 'doc')
-rw-r--r--doc/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/Makefile b/doc/Makefile
index f8048dce..238cefb0 100644
--- a/doc/Makefile
+++ b/doc/Makefile
@@ -26,6 +26,9 @@ telemetrum-doc.pdf: telemetrum-doc.fo
clean:
rm -f telemetrum-doc.html telemetrum-doc.pdf telemetrum-doc.fo
+distclean:
+ rm -f telemetrum-doc.html telemetrum-doc.pdf telemetrum-doc.fo
+
indent: telemetrum-doc.xsl
xmlindent -i 2 < telemetrum-doc.xsl > telemetrum-doc.new