doc: Don't delete telemetrum-outline.pdf
authorKeith Packard <keithp@keithp.com>
Wed, 19 Jan 2011 04:39:30 +0000 (20:39 -0800)
committerKeith Packard <keithp@keithp.com>
Wed, 19 Jan 2011 04:44:12 +0000 (20:44 -0800)
This has a drilling template for the board.

Signed-off-by: Keith Packard <keithp@keithp.com>
doc/Makefile

index ef3ef6d1b38a40aa44337374eaef11d6ee8e957e..ea0301894905e2fc6c0bba223d50e993b6fc2c2c 100644 (file)
@@ -31,10 +31,10 @@ publish:    $(DOC)
         git push)
 
 clean:
         git push)
 
 clean:
-       rm -f *.html *.pdf *.fo
+       rm -f $(HTML) $(PDF) *.fo
 
 distclean:
 
 distclean:
-       rm -f *.html *.pdf *.fo
+       rm -f $(HTML) $(PDF) *.fo
 
 indent:                altusmetrum.xsl
        xmlindent -i 2 < altusmetrum.xsl > altusmetrum.new
 
 indent:                altusmetrum.xsl
        xmlindent -i 2 < altusmetrum.xsl > altusmetrum.new