aboutsummaryrefslogtreecommitdiff
path: root/gdb/.Sanitize
diff options
context:
space:
mode:
authorJeff Law <law@redhat.com>1997-03-20 20:30:29 +0000
committerJeff Law <law@redhat.com>1997-03-20 20:30:29 +0000
commit593f97fe13afe11dee237a0903b57b6f4515c2f6 (patch)
tree6af22de9ed4d816628a4c2c2c627cb5c5388ca93 /gdb/.Sanitize
parentf59fb6cac7bc06f04074c4cf33f7794f4ab887df (diff)
downloadgdb-593f97fe13afe11dee237a0903b57b6f4515c2f6.zip
gdb-593f97fe13afe11dee237a0903b57b6f4515c2f6.tar.gz
gdb-593f97fe13afe11dee237a0903b57b6f4515c2f6.tar.bz2
Fix minor sanitization problems
Diffstat (limited to 'gdb/.Sanitize')
-rw-r--r--gdb/.Sanitize2
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}"