diff --git a/makefile b/makefile index 191a16a..19058d5 100644 --- a/makefile +++ b/makefile @@ -6,9 +6,9 @@ # # For Program Updates See: http://www.tundraware.com/Software/tmkproject # -# $Id: makefile,v 1.112 2015/02/12 23:15:41 tundra Exp $ +# $Id: makefile,v 1.113 2015/02/12 23:18:13 tundra Exp $ -CVSID='$Id: makefile,v 1.112 2015/02/12 23:15:41 tundra Exp $' +CVSID='$Id: makefile,v 1.113 2015/02/12 23:18:13 tundra Exp $' # Uncomment One Of The Following For Early Releases @@ -27,7 +27,7 @@ PROGFILES = ${PROGMAIN} tokens .tmkproject PROGDOCS = ${PROGMAIN}.ps -SUPPDIRS = ./common ./pl ./py ./sh +SUPPDIRS = ./common ./pl ./py ./rst ./sh PROGSUPP = $(shell find ${SUPPDIRS} | grep -v CVS) DOCS = ${PROGNAME}-license.txt \