diff --git a/makefile b/makefile index df352fe..6a4cf0c 100644 --- a/makefile +++ b/makefile @@ -1,5 +1,5 @@ # Produce Various Output Formats From A Restructured Text Source Document -# $Id: makefile,v 1.107 2015/04/15 22:57:39 tundra Exp $ +# $Id: makefile,v 1.108 2015/04/29 19:45:41 tundra Exp $ ##### @@ -69,8 +69,8 @@ # File Types -CLEAN = \~ .aux .log .nav .out .snm .toc .vrb -DOCFILES = .1 .beamer .doc .dvi .html .latex .odt .pdf .ps .txt +CLEAN = \~ .aux .beamer .log .nav .out .snm .toc .vrb +DOCFILES = .1 .doc .dvi .html .latex .odt .pdf .ps .txt # Conversion Rules