summaryrefslogtreecommitdiff
path: root/t/all.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/all.sh')
-rwxr-xr-xt/all.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/all.sh b/t/all.sh
index 3797acf3f..0a0216c23 100755
--- a/t/all.sh
+++ b/t/all.sh
@@ -16,7 +16,7 @@
# Test to make sure several *-local's in a single rule work.
-. ./defs || exit 1
+. test-init.sh
targets='all install-exec install-data uninstall'
echo "$targets:" | sed -e 's/[ :]/-local&/g' > Makefile.am