From: Andreas Reichel <[email protected]> Do not compile the test library with a default 'make'.
Signed-off-by: Andreas Reichel <[email protected]> --- 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 -- You received this message because you are subscribed to the Google Groups "EFI Boot Guard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/efibootguard-dev/20171108115540.13629-1-andreas.reichel.ext%40siemens.com. For more options, visit https://groups.google.com/d/optout.
