summaryrefslogtreecommitdiff
path: root/t/nodep.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/nodep.sh')
-rwxr-xr-xt/nodep.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/nodep.sh b/t/nodep.sh
index 8a4ce8e9f..fba3e5f2b 100755
--- a/t/nodep.sh
+++ b/t/nodep.sh
@@ -17,7 +17,7 @@
# Test to make sure no-dependencies option does the right thing.
# Bug report from Greg A. Woods.
-. ./defs || exit 1
+. test-init.sh
cat > Makefile.am << 'END'
AUTOMAKE_OPTIONS = no-dependencies