need to sanititze Makefile.in for arc too
This commit is contained in:
parent
528d1a8dfd
commit
0672158da0
1 changed files with 1 additions and 1 deletions
|
@ -135,7 +135,7 @@ else
|
||||||
done
|
done
|
||||||
fi
|
fi
|
||||||
|
|
||||||
arc_files="ChangeLog configure.in configure"
|
arc_files="ChangeLog configure.in configure Makefile.in"
|
||||||
|
|
||||||
if ( echo $* | grep keep\-arc > /dev/null ) ; then
|
if ( echo $* | grep keep\-arc > /dev/null ) ; then
|
||||||
for i in $arc_files ; do
|
for i in $arc_files ; do
|
||||||
|
|
Loading…
Add table
Reference in a new issue