diff options
Diffstat (limited to 't/man2.sh')
-rwxr-xr-x | t/man2.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -17,7 +17,7 @@ # Make sure that man pages listed in man_MANS are installed and # renamed as documented. -. ./defs || exit 1 +. test-init.sh cat >> configure.ac <<'END' AC_OUTPUT |