aboutsummaryrefslogtreecommitdiff
path: root/.Sanitize
diff options
context:
space:
mode:
authorMartin Hunt <hunt@redhat.com>1997-07-22 22:03:59 +0000
committerMartin Hunt <hunt@redhat.com>1997-07-22 22:03:59 +0000
commit5452eb0b9501314835e20e7aeaa48c3f67697d2c (patch)
treec944fa319bdfa264e0665d906128ad398fdc1921 /.Sanitize
parentad94646bd61dcfb98a4f8cc58c62eccb721ee5a9 (diff)
downloadgdb-5452eb0b9501314835e20e7aeaa48c3f67697d2c.zip
gdb-5452eb0b9501314835e20e7aeaa48c3f67697d2c.tar.gz
gdb-5452eb0b9501314835e20e7aeaa48c3f67697d2c.tar.bz2
Add tix to gdbtk
Diffstat (limited to '.Sanitize')
-rw-r--r--.Sanitize2
1 files changed, 1 insertions, 1 deletions
diff --git a/.Sanitize b/.Sanitize
index e1afd2c..3031d75 100644
--- a/.Sanitize
+++ b/.Sanitize
@@ -70,7 +70,7 @@ else
lose_these_too="${lose_these_too} ${cygnus_files}"
fi
-gdbtk_files="tcl tk"
+gdbtk_files="tcl tk itcl tix"
if ( echo $* | grep lose\-gdbtk > /dev/null) ; then
lose_these_too="${lose_these_too} ${gdbtk_files}"