Fix more references to the ReleaseNotes

This should be all of them.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Dirk Hohndel 2014-12-17 12:45:45 -08:00
parent 6263857f74
commit b9d146bab3
3 changed files with 3 additions and 3 deletions

View file

@ -15,7 +15,7 @@ set -eu
#set -x
# You would typically add/remove files to/from the list
files="Documentation/user-manual.txt Makefile README ReleaseNotes.txt"
files="Documentation/user-manual.txt Makefile README ReleaseNotes/ReleaseNotes.txt"
whine() {
echo "$0: $*" >&2