From Nicolas Joly:
[automake.git] / tests / werror.test
blob23ce2ae521f72b04f90a1c75666e9bd7aed986d1
1 #! /bin/sh
3 # Test to make sure --Werror and --add-missing work together.
5 . $srcdir/defs || exit 1
7 : > Makefile.am
9 rm -f install-sh depcomp missing mkinstalldirs
11 $AUTOMAKE --Werror --add-missing