chiark / gitweb /
build-sys: add cppcheck target
[elogind.git] / Makefile.am
index ca4c5f87c25d7f731550f6fbc511b64dd6679383..fa57559bda9216dfc325a874c4669ff5d9279ea1 100644 (file)
@@ -4966,3 +4966,6 @@ tests += \
        test-libsystemd-journal-sym \
        test-libsystemd-login-sym \
        test-libudev-sym
        test-libsystemd-journal-sym \
        test-libsystemd-login-sym \
        test-libudev-sym
+
+cppcheck:
+       cppcheck --enable=all $(top_srcdir)