summaryrefslogtreecommitdiff
path: root/t/confh-subdir-clean.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/confh-subdir-clean.sh')
-rwxr-xr-xt/confh-subdir-clean.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/confh-subdir-clean.sh b/t/confh-subdir-clean.sh
index 75024f679..05720346e 100755
--- a/t/confh-subdir-clean.sh
+++ b/t/confh-subdir-clean.sh
@@ -16,7 +16,7 @@
# Test to make sure config headers in subdirectories are cleaned.
-. ./defs || exit 1
+. test-init.sh
cat >> configure.ac << 'END'
AC_CONFIG_HEADERS([sub/config.h:sub/config.hin])