(arc_files): Add cfg-ml-com.in.

This commit is contained in:
David Edelsohn 1995-07-23 06:12:31 +00:00
parent 0f7f5292ac
commit f162a6a163

View file

@ -180,7 +180,7 @@ if [ -n "${verbose}" ] ; then
echo Processing \"arc\"...
fi
arc_files="config.sub configure.in"
arc_files="config.sub configure.in cfg-ml-com.in"
if ( echo $* | grep keep\-arc > /dev/null ) ; then
for i in $arc_files ; do