diff --git a/makefile b/makefile index 0ca893c..3ab94a1 100644 --- a/makefile +++ b/makefile @@ -1,5 +1,5 @@ # Build a release of twander using 'make' -# $Id: makefile,v 1.109 2005/02/03 00:27:37 tundra Exp $ +# $Id: makefile,v 1.110 2006/12/15 07:47:22 tundra Exp $ # Uncomment One Of The Following For Early Releases @@ -104,5 +104,5 @@ @mv ${DOCFILES} ${PROGFILES} ${SUPPFILES} ${DIR} @tar -czvf ${TARBALL} ${DIR} @rm -rf ${DIR} -# @mv ${DIR}.tar.gz Releases + @mv ${DIR}.tar.gz Releases