diff options
Diffstat (limited to 'ld/.Sanitize')
-rw-r--r-- | ld/.Sanitize | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/.Sanitize b/ld/.Sanitize index 865332d..5f822d5 100644 --- a/ld/.Sanitize +++ b/ld/.Sanitize @@ -106,7 +106,7 @@ else done fi -rce_files="configure.in" +rce_files="configure.in Makefile.in" if ( echo $* | grep keep\-rce > /dev/null ) ; then for i in $rce_files ; do |