summaryrefslogtreecommitdiffstats
path: root/lib/libvgl
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libvgl')
-rw-r--r--lib/libvgl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libvgl/Makefile b/lib/libvgl/Makefile
index 9f55d6d..60da656 100644
--- a/lib/libvgl/Makefile
+++ b/lib/libvgl/Makefile
@@ -5,7 +5,7 @@ SHLIB_MINOR= 0
CFLAGS+=-Wall -I${.CURDIR}
SRCS= main.c simple.c bitmap.c text.c mouse.c keyboard.c
INCS= vgl.h
-MAN3= vgl.3
+MAN= vgl.3
MLINKS+= vgl.3 VGLBitmapCopy.3 \
vgl.3 VGLBitmapPutChar.3 \
vgl.3 VGLBitmapString.3 \
OpenPOWER on IntegriCloud