diff options
Diffstat (limited to 'tests/license.test')
-rwxr-xr-x | tests/license.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/license.test b/tests/license.test index e3eeefc17..c3dad694e 100755 --- a/tests/license.test +++ b/tests/license.test @@ -18,7 +18,7 @@ . ./defs || Exit 1 -echo AC_OUTPUT >>configure.in +echo AC_OUTPUT >>configure.ac cat >Makefile.am <<\EOF test1: distdir |