aboutsummaryrefslogtreecommitdiff
path: root/bfd/.Sanitize
diff options
context:
space:
mode:
Diffstat (limited to 'bfd/.Sanitize')
-rw-r--r--bfd/.Sanitize2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/.Sanitize b/bfd/.Sanitize
index 5af89a2..f46cb72 100644
--- a/bfd/.Sanitize
+++ b/bfd/.Sanitize
@@ -315,7 +315,7 @@ else
done
fi
-h8s_files="archures.c coff-h8300.c coffcode.h cpu-h8300.c ChangeLog"
+h8s_files="archures.c coff-h8300.c coffcode.h cpu-h8300.c ChangeLog bfd-in2.h"
if ( echo $* | grep keep\-h8s > /dev/null ) ; then
for i in $h8s_files ; do
if test ! -d $i && (grep sanitize-h8s $i > /dev/null) ; then