aboutsummaryrefslogtreecommitdiff
path: root/gas/.Sanitize
diff options
context:
space:
mode:
Diffstat (limited to 'gas/.Sanitize')
-rw-r--r--gas/.Sanitize2
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/.Sanitize b/gas/.Sanitize
index 8a5f6a2..26e0944 100644
--- a/gas/.Sanitize
+++ b/gas/.Sanitize
@@ -147,7 +147,7 @@ else
done
fi
-r5900_files="ChangeLog"
+r5900_files="ChangeLog configure configure.in"
if ( echo $* | grep keep\-r5900 > /dev/null ) ; then
for i in $r5900_files ; do
if test ! -d $i && (grep sanitize-r5900 $i > /dev/null) ; then