Fix minor sanitization problems
This commit is contained in:
parent
f59fb6cac7
commit
593f97fe13
2 changed files with 1 additions and 2 deletions
|
@ -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}"
|
||||
|
|
|
@ -60,7 +60,6 @@ rom68k.exp
|
|||
sh.exp
|
||||
sim.exp
|
||||
slite.exp
|
||||
sparclet-old.exp
|
||||
sparclet.exp
|
||||
udi.exp
|
||||
unix.exp
|
||||
|
|
Loading…
Reference in a new issue