summaryrefslogtreecommitdiff
path: root/lib/libkrb5/Makefile.com_err.inc
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2003-07-15 19:29:30 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2003-07-15 19:29:30 +0000
commitce205ed8e0c5ff5915e464df4b1c25ddee26d8ce (patch)
tree05a347de302dcd7e38ae7c18d8438cdc4eafcb66 /lib/libkrb5/Makefile.com_err.inc
parent18e6d39a59550d6dc43cde8775129fced632557c (diff)
more cleaning
Diffstat (limited to 'lib/libkrb5/Makefile.com_err.inc')
-rw-r--r--lib/libkrb5/Makefile.com_err.inc4
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/libkrb5/Makefile.com_err.inc b/lib/libkrb5/Makefile.com_err.inc
index c3ff26df642..239568c3442 100644
--- a/lib/libkrb5/Makefile.com_err.inc
+++ b/lib/libkrb5/Makefile.com_err.inc
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile.com_err.inc,v 1.2 2003/06/23 14:39:14 mho Exp $
+# $OpenBSD: Makefile.com_err.inc,v 1.3 2003/07/15 19:29:29 deraadt Exp $
DIR_COM_ERR= ${KRB5SRC}/lib/com_err
HDR_COM_ERR= com_err.h com_right.h
@@ -8,4 +8,6 @@ HDR_COM_ERR= com_err.h com_right.h
SRCS+= com_err.c \
error.c
+MAN+= com_err.3
+
CFLAGS+= -I${DIR_COM_ERR}