diff options
Diffstat (limited to 't/remake-renamed-am.sh')
-rwxr-xr-x | t/remake-renamed-am.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/t/remake-renamed-am.sh b/t/remake-renamed-am.sh index 378aa2660..200bef118 100755 --- a/t/remake-renamed-am.sh +++ b/t/remake-renamed-am.sh @@ -18,7 +18,7 @@ # of the "deleted header problem". This test checks that we can rename # an included .am file without confusing the remake rules. -. ./defs || exit 1 +. test-init.sh echo AC_OUTPUT >> configure.ac |