diff options
Diffstat (limited to 't/remake-makefile-vpath.sh')
-rwxr-xr-x | t/remake-makefile-vpath.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/t/remake-makefile-vpath.sh b/t/remake-makefile-vpath.sh index 737b04639..54c6af9c1 100755 --- a/t/remake-makefile-vpath.sh +++ b/t/remake-makefile-vpath.sh @@ -21,7 +21,7 @@ # Keep this in sync with sister test 'remake-makefile-instree.sh', which # performs the same checks for a in-tree build. -. ./defs || exit 1 +. test-init.sh mv -f configure.ac configure.stub |