summaryrefslogtreecommitdiff
path: root/t/recurs-user-no-subdirs.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/recurs-user-no-subdirs.sh')
-rwxr-xr-xt/recurs-user-no-subdirs.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/recurs-user-no-subdirs.sh b/t/recurs-user-no-subdirs.sh
index ed56d07f7..76da43374 100755
--- a/t/recurs-user-no-subdirs.sh
+++ b/t/recurs-user-no-subdirs.sh
@@ -17,7 +17,7 @@
# Check that user recursion can be made to work even when $(SUBDIRS)
# is empty or undefined.
-. ./defs || exit 1
+. test-init.sh
cat >> configure.ac <<'END'
AM_EXTRA_RECURSIVE_TARGETS([foo])