diff --git a/Makefile b/Makefile index 2f3136c..9357aae 100644 --- a/Makefile +++ b/Makefile @@ -111,7 +111,7 @@ clean: rm -f ${MANPAGES} check: ${LIBIFUPDOWN_LIB} ${CMDS} - kyua test || kyua report --verbose + kyua test || (kyua report --verbose && exit 1) install: all install -D -m755 ${MULTICALL} ${DESTDIR}/sbin/${MULTICALL}