From 84b8038689a1b289aeaf0efb2c0545dec79c1888 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Wed, 8 Sep 2021 23:24:34 +0200 Subject: misc 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, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index f17e587..aee6e74 100644 --- a/Makefile +++ b/Makefile @@ -38,7 +38,7 @@ TEST_OBJ =\ all: libnumtext.a libnumtext.$(LIBEXT) $(OBJ): $(HDR) $(LOBJ): $(HDR) -$(TEST_OBJ): libnumtext.h +$(TEST_OBJ): $(HDR) $(TEST): libnumtext.a .c.o: -- cgit v1.2.3-70-g09d2