* Makefile.in (BFD32_BACKENDS): Add coff-tic80.o
[platform/upstream/binutils.git] / bfd / .Sanitize
index 43de89a..f1ef16e 100644 (file)
@@ -411,7 +411,7 @@ else
        done
 fi
 
-tic80_files="ChangeLog archures.c bfd-in2.h config.bfd configure configure.in targets.c"
+tic80_files="ChangeLog Makefile.in archures.c bfd-in2.h config.bfd configure configure.in targets.c"
 if ( echo $* | grep keep\-tic80 > /dev/null ) ; then
        for i in $tic80_files ; do
                if test ! -d $i && (grep sanitize-tic80 $i > /dev/null) ; then