aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bfd/.Sanitize2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/.Sanitize b/bfd/.Sanitize
index 87e6d28..7a01da1 100644
--- a/bfd/.Sanitize
+++ b/bfd/.Sanitize
@@ -171,7 +171,7 @@ Things-to-lose:
Do-last:
-v9files="configure.in elfcode.h reloc.c bfd-in2.h targets.c"
+v9files="configure.in elfcode.h reloc.c bfd-in2.h targets.c config.bfd"
if ( echo $* | grep keep\-v9 > /dev/null ) ; then
if [ -n "${verbose}" ] ; then
echo Keeping v9 stuff in $v9files.