aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gas/.Sanitize2
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/.Sanitize b/gas/.Sanitize
index 2c0aa94..4fb0193 100644
--- a/gas/.Sanitize
+++ b/gas/.Sanitize
@@ -305,7 +305,7 @@ else
done
fi
-fr30_files="ChangeLog configure.in configure"
+fr30_files="ChangeLog configure.in configure Makefile.am Makefile.in"
if ( echo $* | grep keep\-fr30 > /dev/null ) ; then
for i in $fr30_files ; do
if test ! -d $i && (grep sanitize-fr30 $i > /dev/null) ; then