From 7471b170447706e6933d9018d280f2c43f3ffe85 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Thu, 15 Apr 2021 15:19:55 +0200 Subject: Add tests 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 99c5227..6befc84 100644 --- a/Makefile +++ b/Makefile @@ -71,7 +71,7 @@ test: test.o libcontacts.a check: test @rm -rf -- .testdir - ./test + $(CHECK_PREFIX) ./test @rm -rf -- .testdir install: libcontacts.a libcontacts.$(LIBEXT) -- cgit v1.2.3-70-g09d2