[PATCH] tests: Only compile test library with make check

1 view
Skip to first unread message

Andreas J. Reichel

unread,
Nov 8, 2017, 6:56:26 AM11/8/17
to efibootg...@googlegroups.com, Andreas Reichel
From: Andreas Reichel <andreas.r...@siemens.com>

Do not compile the test library with a default 'make'.

Signed-off-by: Andreas Reichel <andreas.r...@siemens.com>
---
tools/tests/Makefile.am | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/tests/Makefile.am b/tools/tests/Makefile.am
index ab10536..4093ac4 100644
--- a/tools/tests/Makefile.am
+++ b/tools/tests/Makefile.am
@@ -38,7 +38,7 @@ libtest_env_api_fat_a_SRC = \

CLEANFILES =

-noinst_LIBRARIES = libtest_env_api_fat.a
+check_LIBRARIES = libtest_env_api_fat.a
libtest_env_api_fat_a_SOURCES = $(libtest_env_api_fat_a_SRC)

libenvapi_testlib_fat.a: libtest_env_api_fat.a
--
2.14.2

Reply all
Reply to author
Forward
0 new messages