Browse Source

fix random sanitization errors

gdb-4_18-branch
Angela Marie Thomas 29 years ago
parent
commit
60fe7af914
  1. 2
      gdb/.Sanitize

2
gdb/.Sanitize

@ -15,7 +15,7 @@
Do-first:
gdbtk_files="ChangeLog-gdbtk README.GDBTK gdbtk.c gdbtcl gdbtcl2 gdbtk.tcl"
gdbtk_files="ChangeLog-gdbtk README.GDBTK gdbtk.c gdbtcl gdbtcl2 gdbtk.tcl gdb.rc gdbtool.ico"
if ( echo $* | grep lose\-gdbtk > /dev/null ) ; then
lose_these_too="${gdbtk_files} ${lose_these_too}"

Loading…
Cancel
Save