From 56b19a09fda414876e310d086636c8e618871219 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 27 Dec 2025 20:44:22 +0100 Subject: Add 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 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 6969060..61ce8d9 100644 --- a/Makefile +++ b/Makefile @@ -554,7 +554,8 @@ MAN3 =\ LIBJ2_POSITIVE_OVERFLOW_UNKNOWN.3\ LIBJ2_POSITIVE_OVERFLOW.3\ LIBJ2_NEGATIVE_OVERFLOW_UNKNOWN.3\ - LIBJ2_NEGATIVE_OVERFLOW.3 + LIBJ2_NEGATIVE_OVERFLOW.3\ + $(OBJ:.o=.3) all: libj2.a libj2.$(LIBEXT) $(TEST) -- cgit v1.2.3-70-g09d2