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
|
||||
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
|
||||
|
|
Loading…
Reference in a new issue