diff options
Diffstat (limited to 't/exdir.sh')
-rwxr-xr-x | t/exdir.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/t/exdir.sh b/t/exdir.sh index 0c249e459..7ebe05685 100755 --- a/t/exdir.sh +++ b/t/exdir.sh @@ -16,7 +16,7 @@ # Check to make sure new extended directory mechanism works. -. ./defs || exit 1 +. test-init.sh cat > Makefile.am << 'EOF' htmldir = $(prefix)/html |