summaryrefslogtreecommitdiff
path: root/t/man3.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/man3.sh')
-rw-r--r--t/man3.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/man3.sh b/t/man3.sh
index 270b14121..514ffdf13 100644
--- a/t/man3.sh
+++ b/t/man3.sh
@@ -39,6 +39,6 @@ $ACLOCAL
$AUTOMAKE
$AUTOCONF
./configure
-run_make DISTCHECK_CONFIGURE_FLAGS='foo=bar' distcheck
+$MAKE distcheck DISTCHECK_CONFIGURE_FLAGS="foo=bar"
: