adding --add-missing to automake call

This commit is contained in:
Dana Jansens 2002-05-16 15:53:25 +00:00
parent cc7cb82deb
commit 080c09da47

View file

@ -5,7 +5,7 @@ sh() {
} }
sh aclocal sh aclocal
sh automake --foreign --include-deps sh automake --foreign --include-deps --add-missing
sh autoconf sh autoconf
echo echo