diff options
author | Ken Raeburn <raeburn@cygnus> | 1994-11-29 20:19:54 +0000 |
---|---|---|
committer | Ken Raeburn <raeburn@cygnus> | 1994-11-29 20:19:54 +0000 |
commit | 12c5dfda9bf87912d3c14eca34d8f22319ade78f (patch) | |
tree | 87b7316a520a47e473ec6175c322b6f4783f611d /gas/.Sanitize | |
parent | cf989e500f6d71072dc04f902ac3251018beeace (diff) | |
download | gdb-12c5dfda9bf87912d3c14eca34d8f22319ade78f.zip gdb-12c5dfda9bf87912d3c14eca34d8f22319ade78f.tar.gz gdb-12c5dfda9bf87912d3c14eca34d8f22319ade78f.tar.bz2 |
check configure and ChangeLog for rce stuff too
Diffstat (limited to 'gas/.Sanitize')
-rw-r--r-- | gas/.Sanitize | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/.Sanitize b/gas/.Sanitize index c84aef3..3926f41 100644 --- a/gas/.Sanitize +++ b/gas/.Sanitize @@ -125,7 +125,7 @@ else done fi -rce_files="configure.in as.c" +rce_files="configure.in as.c configure ChangeLog" if ( echo $* | grep keep\-rce > /dev/null ) ; then for i in $rce_files ; do |