diff options
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 0ea1b6f..b36fb2d 100644 --- a/gas/.Sanitize +++ b/gas/.Sanitize @@ -155,7 +155,7 @@ else fi fi -rce_files="configure.in as.c configure ChangeLog Makefile.in ChangeLog.1" +rce_files="configure.in configure ChangeLog Makefile.in ChangeLog.1" if ( echo $* | grep keep\-rce > /dev/null ) ; then for i in $rce_files ; do |