aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index ef329d3..2395e8b 100644
--- a/Makefile
+++ b/Makefile
@@ -37,7 +37,7 @@ HDR =\
common.h
LOBJ = $(OBJ:.o=.lo)
-MAN3 = $(OBJ:.o=.3)
+MAN3 = $(OBJ:.o=.3) libar2_init.3
MAN7 = libar2.7
SRC = $(OBJ:.o=.c) $(HDR) test.c