X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=Makefile.am;h=162a7be45e351cd54d593e91a4fbf70e148ce555;hb=b65205466248531d52f9d6dba16195864b023d4a;hp=b7a4681447f14532a4ef7a9ea80db1cd22e6cf75;hpb=c4708f132381e4bbc864d5241381b5cde4f54878;p=elogind.git diff --git a/Makefile.am b/Makefile.am index b7a468144..162a7be45 100644 --- a/Makefile.am +++ b/Makefile.am @@ -5013,4 +5013,4 @@ tests += \ test-libudev-sym cppcheck: - cppcheck --enable=all $(top_srcdir) + cppcheck --enable=all -q $(top_srcdir)