]> granicus.if.org Git - docbook-dsssl/commitdiff
Webhelp: Delete tempfile after DocBook xsl build
authorDavid Cramer <david@thingbag.net>
Mon, 7 May 2012 00:46:59 +0000 (00:46 +0000)
committerDavid Cramer <david@thingbag.net>
Mon, 7 May 2012 00:46:59 +0000 (00:46 +0000)
xsl/webhelp/Makefile

index 1f9645227451a4f4f09aeda2bb410bc642ee8525..f2d4492476b3460ebba98dd30aa7a7213e592c8f 100644 (file)
@@ -13,6 +13,7 @@ else
        $(XSLT) $< ../profiling/profile.xsl webhelp-temp.xml 
 endif
        $(XSLT) webhelp-temp.xml xsl/webhelp.xsl
+       rm webhelp-temp.xml
        $(ANT) index
 clean:
        $(RM) -r docs/*