diff --git a/Makefile.am b/Makefile.am index ca4c5f87c..fa57559bd 100644 --- a/Makefile.am +++ b/Makefile.am @@ -4966,3 +4966,6 @@ tests += \ test-libsystemd-journal-sym \ test-libsystemd-login-sym \ test-libudev-sym + +cppcheck: + cppcheck --enable=all $(top_srcdir)