X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=blobdiff_plain;f=doc%2FMakefile;h=50569309446a921efa747b4c60c6bfec541e76be;hp=8c9a2b9ac4ce1cc182797ff0e79abe8eafc57c2b;hb=8e2a128beb3521d3d59d936716d7fb8943bfe478;hpb=5b6b1729481fc4dcada6a827d792951ffd55363f diff --git a/doc/Makefile b/doc/Makefile index 8c9a2b9..5056930 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -1,3 +1,4 @@ all: xsltproc guide.xsl swfc.xml > tmp.html perl codebeautifier.pl < tmp.html > swfc.html + rm tmp.html