set CHECK_RELEASE = WARN; remove TODO.html

This commit is contained in:
mrkraimer
2016-02-04 08:11:25 -05:00
parent 6647ab3142
commit 1ea3d46baf
2 changed files with 1 additions and 9 deletions

View File

@ -14,7 +14,7 @@
# Set CHECK_RELEASE to NO to disable checking completely.
# Set CHECK_RELEASE to WARN to perform consistency checking but
# continue building anyway if conflicts are found.
#CHECK_RELEASE = YES
CHECK_RELEASE = WARN
# To install files into a location other than $(TOP) define
# INSTALL_LOCATION here.