summaryrefslogtreecommitdiff
path: root/t/remake-deleted-am-subdir.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/remake-deleted-am-subdir.sh')
-rwxr-xr-xt/remake-deleted-am-subdir.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/remake-deleted-am-subdir.sh b/t/remake-deleted-am-subdir.sh
index 868d36e50..f784593fd 100755
--- a/t/remake-deleted-am-subdir.sh
+++ b/t/remake-deleted-am-subdir.sh
@@ -18,7 +18,7 @@
# of the "deleted header problem". This test does the check when the
# SUBDIRS variable is involved.
-. ./defs || exit 1
+. test-init.sh
cat >> configure.ac <<'END'
AC_CONFIG_FILES([sub1/Makefile sub2/Makefile])