chiark / gitweb /
build-sys: minor fixes found with cppcheck
[elogind.git] / Makefile.am
index b7a4681447f14532a4ef7a9ea80db1cd22e6cf75..162a7be45e351cd54d593e91a4fbf70e148ce555 100644 (file)
@@ -5013,4 +5013,4 @@ tests += \
        test-libudev-sym
 
 cppcheck:
-       cppcheck --enable=all $(top_srcdir)
+       cppcheck --enable=all -q $(top_srcdir)