diff --git a/common/makefile b/common/makefile index c43c4e5..ef1e4e3 100644 --- a/common/makefile +++ b/common/makefile @@ -19,7 +19,7 @@ # Definitions Relevant To This Program ##### -PROGNAME = __PROJECTNAME__ +PROGNAME = __PROJECTNAME__ PROGMAIN = __PROJECTNAME__.__TYPE__ PROGFILES = ${PROGMAIN} # setup.py # Uncomment this if desired for python modules