README.GDBTK is a gdbtk file

This commit is contained in:
Stan Shebs 1995-04-16 13:39:57 +00:00
parent 515587409e
commit 9ce0322db8
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ fi
# mswin gdb is not really gdbtk, but is close enough for now.
gdbtk_files="gdbtk.c gdbtk.tcl mswin"
gdbtk_files="README.GDBTK gdbtk.c gdbtk.tcl mswin"
if ( echo $* | grep lose\-gdbtk > /dev/null ) ; then
lose_these_too="${gdbtk_files} ${lose_these_too}"