diff --git a/makefile b/makefile index 8c67d39..a15f3e8 100644 --- a/makefile +++ b/makefile @@ -1,5 +1,5 @@ # Build a release of 'tbku' using 'make' -# $Id: makefile,v 1.105 2012/06/09 18:14:29 tundra Exp $ +# $Id: makefile,v 1.106 2013/04/01 22:27:04 tundra Exp $ # Requires a modern 'make' like GNU. # Uncomment One Of The Following For Early Releases @@ -13,7 +13,7 @@ ##### PROGNAME = tbku -PROGMAIN = tbku.sh +PROGMAIN = tbku PROGFILES = ${PROGMAIN} # setup.py # Uncomment this if desired for python modules PROGDOCS = ${PROGMAIN}.ps