From 4a674fd49b8839dafe6198a72c2bb2efaafa9bf2 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Tue, 4 Jul 1995 19:43:44 +0000 Subject: [PATCH] Sanitize arc stuff from Makefile.in. --- opcodes/.Sanitize | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/opcodes/.Sanitize b/opcodes/.Sanitize index 8b941dc16a..ab481035f0 100644 --- a/opcodes/.Sanitize +++ b/opcodes/.Sanitize @@ -128,7 +128,7 @@ else done fi -arc_files="ChangeLog configure.in disassemble.c" +arc_files="ChangeLog Makefile.in configure.in disassemble.c" if ( echo $* | grep keep\-arc > /dev/null ) ; then for i in $arc_files ; do if test ! -d $i && (grep sanitize-arc $i > /dev/null) ; then