diff options
Diffstat (limited to 'tests/cond.test')
-rwxr-xr-x | tests/cond.test | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/cond.test b/tests/cond.test index 348618f18..fb8b0d839 100755 --- a/tests/cond.test +++ b/tests/cond.test @@ -20,6 +20,7 @@ endif END set -e +$ACLOCAL || exit 1 $AUTOMAKE grep '^@TEST_TRUE@VAR = true$' Makefile.in |