diff --git a/makefile b/makefile index c4956c5..98f8563 100644 --- a/makefile +++ b/makefile @@ -1,5 +1,5 @@ # Build a release of 'tren' using 'make' -# $Id: makefile,v 1.108 2012/06/09 20:19:10 tundra Exp $ +# $Id: makefile,v 1.109 2012/06/09 20:19:48 tundra Exp $ # Requires a modern 'make' like GNU. @@ -19,7 +19,7 @@ PROGFILES = ${PROGMAIN} setup.py PROGDOCS = ${PROGMAIN}.ps -DOCS = tren-licenses.txt \ +DOCS = tren-license.txt \ ${PROGNAME}.1.gz \ ${PROGNAME}.html \ ${PROGNAME}.pdf \