summaryrefslogtreecommitdiff
path: root/t/extra-deps.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/extra-deps.sh')
-rw-r--r--t/extra-deps.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/t/extra-deps.sh b/t/extra-deps.sh
index 3bd6d1d03..6446b573d 100644
--- a/t/extra-deps.sh
+++ b/t/extra-deps.sh
@@ -78,8 +78,7 @@ $AUTOCONF
: >foodep
: >foodep2
: >bardep
-$MAKE >stdout || { cat stdout; exit 1; }
-cat stdout
+run_make -O
grep 'making libfoodep' stdout
rm -f foodep