From 735f326254d59da85016b51f3d3b8f7f9952139d Mon Sep 17 00:00:00 2001 From: leitner Date: Sat, 16 Sep 2023 09:19:54 +0000 Subject: [PATCH] clean some more potential gcov files --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 05517db..200ca62 100644 --- a/Makefile +++ b/Makefile @@ -241,6 +241,6 @@ parse tinyldap_standalone tinyldap_debug ldapclient_str addindex \ dumpidx idx2ldif md5password ldapdelete dumpacls asn1dump acl \ mysql2ldif x \ *.da *.bbg *.bb *.gcov gmon.out *.gcda *.gcno test/bind bind/ebind \ -$(UNITTEST_BIN) test/*.gcda test/*.gcno +$(UNITTEST_BIN) test/*.gcda test/*.gcno test/*.gcov