diff options
-rw-r--r-- | ld/.Sanitize | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/.Sanitize b/ld/.Sanitize index 528090a..553b1fb 100644 --- a/ld/.Sanitize +++ b/ld/.Sanitize @@ -135,7 +135,7 @@ else done fi -arc_files="ChangeLog configure.in configure" +arc_files="ChangeLog configure.in configure Makefile.in" if ( echo $* | grep keep\-arc > /dev/null ) ; then for i in $arc_files ; do |