summaryrefslogtreecommitdiff
path: root/t/distcleancheck.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/distcleancheck.sh')
-rwxr-xr-xt/distcleancheck.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/distcleancheck.sh b/t/distcleancheck.sh
index 5cdd6f181..213ee4e6c 100755
--- a/t/distcleancheck.sh
+++ b/t/distcleancheck.sh
@@ -18,7 +18,7 @@
# The example Makefile.am we use is from the FAQ entry 'distcleancheck'.
required=cc
-. ./defs || exit 1
+. test-init.sh
cat >>configure.ac << 'END'
AC_PROG_CC