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