From 2e2871b2580c32878777e620c805a94634d4b98e Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Wed, 16 Feb 2022 18:43:35 +0100 Subject: Add coverage test MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index c9364dc..ef329d3 100644 --- a/Makefile +++ b/Makefile @@ -40,6 +40,8 @@ LOBJ = $(OBJ:.o=.lo) MAN3 = $(OBJ:.o=.3) MAN7 = libar2.7 +SRC = $(OBJ:.o=.c) $(HDR) test.c + all: libar2.a libar2.$(LIBEXT) test $(OBJ): $(HDR) -- cgit v1.2.3-70-g09d2