Branch: refs/heads/master
Home: https://github.com/Linaro/odp
Commit: d232db102fc77e6cb2fd9d62ba387c22f68c042a
https://github.com/Linaro/odp/commit/d232db102fc77e6cb2fd9d62ba387c22f68c042a
Author: Yi He <[email protected]>
Date: 2017-06-23 (Fri, 23 Jun 2017)
Changed paths:
M test/common_plat/validation/api/traffic_mngr/Makefile.am
Log Message:
-----------
test: traffic_mngr: fix distcheck failure
When configured odp with --enable-test-vald, make
distcheck will fail by not being able to find the
traffic_mngr test binary and script in the distribution.
This patch installs traffic_mngr test_PROGRAMS and
test_SCRIPTS in distribution build.
Signed-off-by: Yi He <[email protected]>
Reviewed-by: Dmitry Eremin-Solenikov <[email protected]>
Signed-off-by: Maxim Uvarov <[email protected]>