From 5b3cc559b2fafed83bded2ee3f8ac00d8eb4bd33 Mon Sep 17 00:00:00 2001 From: Hisham Muhammad Date: Mon, 26 Dec 2011 22:09:59 +0000 Subject: [PATCH] remove old reference to hwloc directory --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 451d8648..a1ff7d65 100644 --- a/Makefile.am +++ b/Makefile.am @@ -46,4 +46,4 @@ debug: scripts/MakeHeader.py $< cppcheck: - cppcheck -q -v . --enable=all -ihwloc-1.2.1 -DHAVE_CGROUP -DHAVE_OPENVZ -DHAVE_TASKSTATS + cppcheck -q -v . --enable=all -DHAVE_CGROUP -DHAVE_OPENVZ -DHAVE_TASKSTATS