Add tix to gdbtk
authorMartin Hunt <hunt@redhat.com>
Tue, 22 Jul 1997 22:03:59 +0000 (22:03 +0000)
committerMartin Hunt <hunt@redhat.com>
Tue, 22 Jul 1997 22:03:59 +0000 (22:03 +0000)
.Sanitize

index e1afd2c..3031d75 100644 (file)
--- 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}"