run sanitize over Makefile.{am,in} for fr30

This commit is contained in:
Doug Evans 1998-11-19 21:35:59 +00:00
parent 51142ebcf5
commit 009c4572b6
1 changed files with 1 additions and 1 deletions

View File

@ -305,7 +305,7 @@ else
done
fi
fr30_files="ChangeLog configure.in configure"
fr30_files="ChangeLog configure.in configure Makefile.am Makefile.in"
if ( echo $* | grep keep\-fr30 > /dev/null ) ; then
for i in $fr30_files ; do
if test ! -d $i && (grep sanitize-fr30 $i > /dev/null) ; then