need to sanititze Makefile.in for arc too
authorKen Raeburn <raeburn@cygnus>
Sat, 17 Dec 1994 21:07:51 +0000 (21:07 +0000)
committerKen Raeburn <raeburn@cygnus>
Sat, 17 Dec 1994 21:07:51 +0000 (21:07 +0000)
ld/.Sanitize

index 528090add2ff974643c392a61c0cd027f115179d..553b1fbfb8a7b0e2287480d2d47513b6078b129c 100644 (file)
@@ -135,7 +135,7 @@ else
        done
 fi
 
-arc_files="ChangeLog configure.in configure"
+arc_files="ChangeLog configure.in configure Makefile.in"
 
 if ( echo $* | grep keep\-arc > /dev/null ) ; then
        for i in $arc_files ; do