diff --git a/makefile b/makefile index 8e6cf13..742ca7a 100644 --- a/makefile +++ b/makefile @@ -1,5 +1,5 @@ # Build a release of 'tsearchpath' using 'make' -# $Id: makefile,v 1.101 2010/06/24 19:43:25 tundra Exp $ +# $Id: makefile,v 1.102 2010/06/24 19:44:32 tundra Exp $ # Requires a modern 'make' like GNU. @@ -123,7 +123,7 @@ docs: ${DOCSOURCES} ${DOCFILES} @chmod 644 ${DOCFILES} ${DOCSOURCES} - @chmod 644 *.gz *.txt + @chmod 644 *.txt @flip -u *txt progs: ${PROGFILES}