canonical makefile name

master
Oliver Kennedy 2016-10-06 19:15:58 -04:00
parent ca20d8e9b6
commit b6efac9bd7
1 changed files with 1 additions and 1 deletions

View File

@ -174,4 +174,4 @@ rnd$(OBJ): rnd.h
$(OBJ1): $(HDR1)
$(OBJ2): dss.h tpcd.h config.h rng64.h release.h
update_release:
update_release.sh ${VERSION} ${RELEASE} ${PATCH}
./update_release.sh ${VERSION} ${RELEASE} ${PATCH}