aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorYi He <yi.he@linaro.org>2016-06-21 04:52:40 +0000
committerMaxim Uvarov <maxim.uvarov@linaro.org>2016-06-23 18:23:59 +0300
commitb0401d8ed43c643905c84b9a576df925d4ad06e1 (patch)
tree3d5c7bb50c89edf15e4363205f6335aec96aa8f0 /Makefile.am
parent08487413ead04cb5fef8e813af06e5bc29207334 (diff)
linux-gen: move platform tests into test suite
Move platform tests from odp/platform/linux-generic/test into test suite at odp/test/platform/linux-generic. Signed-off-by: Yi He <yi.he@linaro.org> Reviewed-by: Christophe Milard <christophe.milard@linaro.org> Signed-off-by: Maxim Uvarov <maxim.uvarov@linaro.org>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 212947260..625748af2 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -9,7 +9,6 @@ AM_DISTCHECK_CONFIGURE_FLAGS = --enable-test-cpp \
SUBDIRS = @platform_with_platform@ \
helper \
test \
- @platform_with_platform_test@ \
helper/test \
doc \
example \