summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorHisham Muhammad <hisham@gobolinux.org>2011-10-25 00:46:37 +0000
committerHisham Muhammad <hisham@gobolinux.org>2011-10-25 00:46:37 +0000
commitc18ccdb9106a6141de98d59199ec918ed11f28d8 (patch)
treee46dffe2057dc26d7ee73570ea5780b58fc113ec /Makefile.am
parentd1b1cbc75715eb4f40a444d3a1d2741b3617b1f0 (diff)
store cppcheck rule for future use
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 919c987a..a650b3aa 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -62,5 +62,5 @@ debuglite:
.c.h:
scripts/MakeHeader.py $<
-
-
+cppcheck:
+ cppcheck -q -v . --enable=all -ihwloc-1.2.1 -DHAVE_CGROUP -DHAVE_OPENVZ -DHAVE_TASKSTATS

© 2014-2024 Faster IT GmbH | imprint | privacy policy