diff options
Diffstat (limited to 'tests/man7.test')
-rwxr-xr-x | tests/man7.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/man7.test b/tests/man7.test index b850228f6..37bec90ca 100755 --- a/tests/man7.test +++ b/tests/man7.test @@ -25,7 +25,7 @@ $(srcdir)/foo.1 bar.1: MAINTAINERCLEANFILES = $(dist_man_MANS) END -cat >> configure.in <<'END' +cat >> configure.ac <<'END' AC_OUTPUT END |