diff options
author | Stan Shebs <shebs@codesourcery.com> | 1998-01-02 16:22:03 +0000 |
---|---|---|
committer | Stan Shebs <shebs@codesourcery.com> | 1998-01-02 16:22:03 +0000 |
commit | 1ab578bf12fc6986e6cd55477b78d7a1afc947d5 (patch) | |
tree | 2491a335f1d1da82322768fae24b63d465c0ec26 /gdb/.Sanitize | |
parent | 045380f8be4e04f523de3310645bb26bceb3d3f7 (diff) | |
download | gdb-1ab578bf12fc6986e6cd55477b78d7a1afc947d5.zip gdb-1ab578bf12fc6986e6cd55477b78d7a1afc947d5.tar.gz gdb-1ab578bf12fc6986e6cd55477b78d7a1afc947d5.tar.bz2 |
Moved all gdbtk change entries into new file ChangeLog-gdbtk
Diffstat (limited to 'gdb/.Sanitize')
-rw-r--r-- | gdb/.Sanitize | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/.Sanitize b/gdb/.Sanitize index 4c13be8..7da9ce0 100644 --- a/gdb/.Sanitize +++ b/gdb/.Sanitize @@ -15,7 +15,7 @@ Do-first: -gdbtk_files="README.GDBTK gdbtk.c gdbtcl gdbtcl2 gdbtk.tcl" +gdbtk_files="ChangeLog-gdbtk README.GDBTK gdbtk.c gdbtcl gdbtcl2 gdbtk.tcl" if ( echo $* | grep lose\-gdbtk > /dev/null ) ; then lose_these_too="${gdbtk_files} ${lose_these_too}" |