From 548a358df5654e653329f2c9033ef94aeaa143ad Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Wed, 14 Nov 2018 23:07:52 +0100 Subject: Some fixes to libsimple-arg.h, test everything except long arguments, and fix some man pages 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 dbd993c..ec24fef 100644 --- a/Makefile +++ b/Makefile @@ -128,7 +128,7 @@ OBJ =\ vweprintf.o\ libsimple.o -TESTS = $(OBJ:.o=.test) +TESTS = $(OBJ:.o=.test) libsimple-arg.test all: libsimple.a $(TESTS) $(OBJ): $(@:.o=.c) $(HDR) -- cgit v1.2.3-70-g09d2