summaryrefslogtreecommitdiff
path: root/t/distcheck-hook2.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/distcheck-hook2.sh')
-rwxr-xr-xt/distcheck-hook2.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/distcheck-hook2.sh b/t/distcheck-hook2.sh
index ee177ee8d..6b4d588ca 100755
--- a/t/distcheck-hook2.sh
+++ b/t/distcheck-hook2.sh
@@ -18,7 +18,7 @@
# Automake, and that a used-defined 'distcheck-hook' is *not* honored
# in a subpackage Makefile.am.
-. ./defs || exit 1
+. test-init.sh
cat >> configure.ac << 'END'
AC_CONFIG_SUBDIRS([subpkg])