summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorBdale Garbee <bdale@gag.com>2010-09-02 00:53:16 -0400
committerBdale Garbee <bdale@gag.com>2010-09-02 00:53:16 -0400
commit59ff9180f11063c257746b895a167179b3a4ff7c (patch)
tree1eb50adde98c50bacb1f52c889f57fce156d2fd6 /doc
parent3aafd70257b70b7c11ba9c55749157979bc61ea2 (diff)
and a few more distclean fixes
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