diff options
Diffstat (limited to 't/extra5.sh')
-rwxr-xr-x | t/extra5.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/t/extra5.sh b/t/extra5.sh index abe8e13c8..51bbb5002 100755 --- a/t/extra5.sh +++ b/t/extra5.sh @@ -17,7 +17,7 @@ # Check to make sure EXTRA_DIST can contain a directory from $buildir. # From Dean Povey. -. ./defs || exit 1 +. test-init.sh echo AC_OUTPUT >> configure.ac |