summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
Diffstat (limited to 'share')
-rw-r--r--share/man/man1/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man1/Makefile b/share/man/man1/Makefile
index db828bc1dc8..6b762f8efec 100644
--- a/share/man/man1/Makefile
+++ b/share/man/man1/Makefile
@@ -1,7 +1,7 @@
-# $OpenBSD: Makefile,v 1.2 2001/01/29 02:11:08 niklas Exp $
+# $OpenBSD: Makefile,v 1.3 2004/02/21 01:07:34 espie Exp $
# $NetBSD: Makefile,v 1.4 1994/12/22 10:48:04 cgd Exp $
-MAN= cd.1 intro.1 wait.1
+MAN= cd.1 intro.1 wait.1 gcc-local.1
.include <bsd.prog.mk>