[PATCH] Clean also FAT_TESTLIB

0 views
Skip to first unread message

Jan Kiszka

unread,
May 2, 2018, 1:18:10 PM5/2/18
to efibootguard-dev
From: Jan Kiszka <jan.k...@siemens.com>

This library is not part of by standard targets, thus requires
explicit cleaning.

Signed-off-by: Jan Kiszka <jan.k...@siemens.com>
---
tools/tests/Makefile.am | 2 ++
1 file changed, 2 insertions(+)

diff --git a/tools/tests/Makefile.am b/tools/tests/Makefile.am
index c3e6376..78c5d54 100644
--- a/tools/tests/Makefile.am
+++ b/tools/tests/Makefile.am
@@ -54,6 +54,8 @@ check_PROGRAMS = test_bgenv_init_retval \

FAT_TESTLIB=libenvapi_testlib_fat.a

+CLEANFILES += $(FAT_TESTLIB)
+
SRC_TEST_COMMON=test_main.c

test_bgenv_init_retval_CFLAGS = $(AM_CFLAGS)
--
2.13.6
Reply all
Reply to author
Forward
0 new messages