summaryrefslogtreecommitdiff
path: root/t/no-extra-makefile-code.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/no-extra-makefile-code.sh')
-rwxr-xr-xt/no-extra-makefile-code.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/no-extra-makefile-code.sh b/t/no-extra-makefile-code.sh
index ab0e33d3a..3673d45dd 100755
--- a/t/no-extra-makefile-code.sh
+++ b/t/no-extra-makefile-code.sh
@@ -19,7 +19,7 @@
# by a regression caused by removal of automatic de-ANSI-fication support:
# <http://lists.gnu.org/archive/html/automake-patches/2011-08/msg00200.html>
-. ./defs || exit 1
+. test-init.sh
echo AC_OUTPUT >> configure.ac