aboutsummaryrefslogtreecommitdiff
path: root/lib/libcom_err/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libcom_err/Makefile')
-rw-r--r--lib/libcom_err/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libcom_err/Makefile b/lib/libcom_err/Makefile
index 081a0b7d229c..65a3ffd212ad 100644
--- a/lib/libcom_err/Makefile
+++ b/lib/libcom_err/Makefile
@@ -3,7 +3,7 @@
LIB= com_err
SRCS= com_err.c error.c
INCS= ${COM_ERRDIR}/com_err.h ${COM_ERRDIR}/com_right.h
-MAN3= com_err.3
+MAN= com_err.3
COM_ERRDIR= ${.CURDIR}/../../contrib/com_err
CFLAGS+= -I${COM_ERRDIR}