diff options
Diffstat (limited to 'gdb/.Sanitize')
-rw-r--r-- | gdb/.Sanitize | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/.Sanitize b/gdb/.Sanitize index 15dbfa3..2a1e6a9 100644 --- a/gdb/.Sanitize +++ b/gdb/.Sanitize @@ -29,7 +29,7 @@ else fi fi -gdbtk_files="README.GDBTK gdbtk.c gdbtcl" +gdbtk_files="README.GDBTK gdbtk.c gdbtcl gdbtk.tcl" if ( echo $* | grep lose\-gdbtk > /dev/null ) ; then lose_these_too="${gdbtk_files} ${lose_these_too}" |