I think that this was just an oversight.

Signed-off-by: Ben Pfaff <b...@nicira.com>
---
 tests/automake.mk |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/tests/automake.mk b/tests/automake.mk
index 9ae4c5c..bb03dd4 100644
--- a/tests/automake.mk
+++ b/tests/automake.mk
@@ -69,6 +69,7 @@ check-local: tests/atconfig tests/atlocal $(TESTSUITE)
 
 lcov_wrappers = \
        tests/lcov/ovs-appctl \
+       tests/lcov/ovs-ofctl \
        tests/lcov/ovs-vsctl \
        tests/lcov/ovs-vswitchd \
        tests/lcov/ovsdb-client \
@@ -125,6 +126,7 @@ check-lcov: all tests/atconfig tests/atlocal $(TESTSUITE) 
$(lcov_wrappers)
 
 valgrind_wrappers = \
        tests/valgrind/ovs-appctl \
+       tests/valgrind/ovs-ofctl \
        tests/valgrind/ovs-vsctl \
        tests/valgrind/ovs-vswitchd \
        tests/valgrind/ovsdb-client \
-- 
1.7.2.5

_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to