Merge branch 'test-protocols' into tap-testsuite-work
[platform/upstream/automake.git] / tests / posixsubst-tests.test
index ea9a21a..68eaa46 100755 (executable)
@@ -50,7 +50,7 @@ chmod +x foo1.test bary
 
 $ACLOCAL
 $AUTOCONF
-$AUTOMAKE
+$AUTOMAKE -a
 
 ./configure
 $MAKE check >out 2>&1 && { cat out; Exit 1; }