aboutsummaryrefslogtreecommitdiff
path: root/test/validation/Makefile.am
diff options
context:
space:
mode:
authorMaxim Uvarov <maxim.uvarov@linaro.org>2016-01-12 17:37:56 +0300
committerMaxim Uvarov <maxim.uvarov@linaro.org>2016-01-12 18:08:00 +0300
commit8ee3c9ab4426d22a2f9a5c61c49dd6e007955fe0 (patch)
treeb74de2d7e227b9fcc8de61b0d1b2b3fe913b04db /test/validation/Makefile.am
parent3c67c9bedd01f69982e78ab4ba11cef81f3d8aee (diff)
parenta7257df625ba17c99980e18716ed9cc22335ef50 (diff)
Merge branch 'master' into api-next
Signed-off-by: Maxim Uvarov <maxim.uvarov@linaro.org>
Diffstat (limited to 'test/validation/Makefile.am')
-rw-r--r--test/validation/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/validation/Makefile.am b/test/validation/Makefile.am
index 1711b93e7..c92bc3c21 100644
--- a/test/validation/Makefile.am
+++ b/test/validation/Makefile.am
@@ -21,3 +21,6 @@ ODP_MODULES = buffer \
system
SUBDIRS = common $(ODP_MODULES)
+
+#The tests will need to retain the deprecated test implementation
+AM_CFLAGS += -Wno-deprecated-declarations