need to sanititze Makefile.in for arc too

This commit is contained in:
Ken Raeburn 1994-12-17 21:07:51 +00:00
parent 528d1a8dfd
commit 0672158da0

View 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