* Add gdbtcl2 to gdbtk_files.
This commit is contained in:
parent
8d71997db4
commit
9d48327cb2
@ -29,7 +29,7 @@ else
|
|||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
|
||||||
gdbtk_files="README.GDBTK gdbtk.c gdbtcl gdbtk.tcl"
|
gdbtk_files="README.GDBTK gdbtk.c gdbtcl gdbtcl2 gdbtk.tcl"
|
||||||
|
|
||||||
if ( echo $* | grep lose\-gdbtk > /dev/null ) ; then
|
if ( echo $* | grep lose\-gdbtk > /dev/null ) ; then
|
||||||
lose_these_too="${gdbtk_files} ${lose_these_too}"
|
lose_these_too="${gdbtk_files} ${lose_these_too}"
|
||||||
|
Loading…
Reference in New Issue
Block a user