From 92e60862ad1c47530886682b30ea1d1c72526a28 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 1 Feb 2025 21:42:48 +0100 Subject: m misc + add documentation to the header file 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 81f42ff..5295a38 100644 --- a/Makefile +++ b/Makefile @@ -28,7 +28,7 @@ TESTS =\ LOBJ = $(OBJ:.o=.lo) -all: libterminput.a libterminput.$(LIBEXT) $(TESTS) +all: libterminput.a libterminput.$(LIBEXT) $(TESTS) interactive-test $(OBJ): $(HDR) $(LOBJ): $(HDR) $(TESTS:=.o): $(HDR) -- cgit v1.2.3-70-g09d2