diff --git a/makefile b/makefile index d5cf6b3..f1d9e61 100644 --- a/makefile +++ b/makefile @@ -1,5 +1,5 @@ # Produce Various Output Formats From A Restructured Text Source Document -# $Id: makefile,v 1.104 2015/03/24 18:46:50 tundra Exp $ +# $Id: makefile,v 1.105 2015/03/24 18:53:53 tundra Exp $ ##### @@ -71,6 +71,9 @@ # Conversion Rules +%.doc : %.odt + ${2DOC} $*.odt + %.dvi : %.latex ${LATEX} $*.latex ${LATEX} $*.latex