aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
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)