tweaks
[binutils-gdb.git] / .Sanitize
index e1afd2c4c15dbbda274e7c27e1042c76cfe6dade..ce058bde4f2d65c6d823096dea0ea8649b3b61df 100644 (file)
--- a/.Sanitize
+++ b/.Sanitize
@@ -58,7 +58,8 @@ keep_these_too="${keep_these_too} .cvsignore CYGNUS autoconf
        rcs readline sed send-pr shellutils sim tar textutils time
        texinfo tgas utils uudecode wdiff xiberty
        configure.bat makeall.bat setup.com makefile.vms winsup
-       mpw-README mpw-configure mpw-config.in mpw-build.in mpw-install"
+       mpw-README mpw-configure mpw-config.in mpw-build.in mpw-install
+       ltconfig ltmain.sh missing"
 
 lose_these_too="${lose_these_too} testsuite"
 
@@ -70,7 +71,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}"