From 20c713add63e9f7224476e2fd2c8e75d31c020fb Mon Sep 17 00:00:00 2001 From: Nicolas Morey-Chaisemartin Date: Tue, 30 Jun 2015 09:10:47 +0200 Subject: test: factor TESTS_ENVIRONMENT flags in Makefile.inc Signed-off-by: Nicolas Morey-Chaisemartin Reviewed-by: Christophe Milard Signed-off-by: Maxim Uvarov --- helper/test/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'helper') diff --git a/helper/test/Makefile.am b/helper/test/Makefile.am index aed97cc..7b73602 100644 --- a/helper/test/Makefile.am +++ b/helper/test/Makefile.am @@ -3,7 +3,7 @@ include $(top_srcdir)/test/Makefile.inc AM_CFLAGS += -I$(srcdir)/common AM_LDFLAGS += -static -TESTS_ENVIRONMENT = ODP_PLATFORM=${with_platform} TEST_DIR=${builddir} +TESTS_ENVIRONMENT += TEST_DIR=${builddir} EXECUTABLES = odp_chksum$(EXEEXT) \ odp_thread$(EXEEXT) \ -- cgit v1.2.3