diff options
Diffstat (limited to 'tests/subdir7.test')
-rwxr-xr-x | tests/subdir7.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/subdir7.test b/tests/subdir7.test index 49125dd1a..2e26b55b2 100755 --- a/tests/subdir7.test +++ b/tests/subdir7.test @@ -20,7 +20,7 @@ mkdir obj -cat >>configure.in << 'END' +cat >>configure.ac << 'END' AC_CONFIG_FILES([obj/Makefile]) AC_OUTPUT END |