mk: fix message when test application is not built
authorOlivier Matz <olivier.matz@6wind.com>
Fri, 17 Mar 2017 17:09:14 +0000 (18:09 +0100)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Mon, 27 Mar 2017 08:44:53 +0000 (10:44 +0200)
commitc0920197cd169c0a1dae1e09c3ae001949e0b262
treee10e24bcb334f08884daba8ff8ed2ab627bceba1
parent84aac97b49994be6b461b46be160b47938e697b3
mk: fix message when test application is not built

To build the tests, we should use "make test-build".

Fixes: 64592d97c1ae ("mk: do not build tests by default")

Signed-off-by: Olivier Matz <olivier.matz@6wind.com>
Acked-by: Ferruh Yigit <ferruh.yigit@intel.com>
mk/rte.sdktest.mk