summaryrefslogtreecommitdiffstats
path: root/x11/libXi
diff options
context:
space:
mode:
authorzeising <zeising@058c260c-8361-11dd-a0ac-aa2bafec7d09>2013-01-31 18:37:16 +0800
committerzeising <zeising@058c260c-8361-11dd-a0ac-aa2bafec7d09>2013-01-31 18:37:16 +0800
commitb125954acc8078ba5057f29f5ebafb6d311bccd9 (patch)
treede88ea0f0a5c44838dde50192a4b144a916025a2 /x11/libXi
parent5bf0f0960940fbe36bd39d5b69481d99a8f8114d (diff)
downloadxorg-devel-ports-b125954acc8078ba5057f29f5ebafb6d311bccd9.tar
xorg-devel-ports-b125954acc8078ba5057f29f5ebafb6d311bccd9.tar.gz
xorg-devel-ports-b125954acc8078ba5057f29f5ebafb6d311bccd9.tar.bz2
xorg-devel-ports-b125954acc8078ba5057f29f5ebafb6d311bccd9.tar.lz
xorg-devel-ports-b125954acc8078ba5057f29f5ebafb6d311bccd9.tar.xz
xorg-devel-ports-b125954acc8078ba5057f29f5ebafb6d311bccd9.tar.zst
xorg-devel-ports-b125954acc8078ba5057f29f5ebafb6d311bccd9.zip
Add missing manpages to plist.
git-svn-id: https://trillian.chruetertee.ch/svn/ports/trunk@636 058c260c-8361-11dd-a0ac-aa2bafec7d09
Diffstat (limited to 'x11/libXi')
-rw-r--r--x11/libXi/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/x11/libXi/Makefile b/x11/libXi/Makefile
index 2ad1708..7cfe184 100644
--- a/x11/libXi/Makefile
+++ b/x11/libXi/Makefile
@@ -57,6 +57,7 @@ MAN3= XAllowDeviceEvents.3 \
XIGrabEnter.3\
XIGrabFocusIn.3\
XIGrabKeycode.3\
+ XIGrabTouchBegin.3 \
XIListProperties.3\
XIQueryDevice.3\
XIQueryPointer.3\
@@ -70,6 +71,7 @@ MAN3= XAllowDeviceEvents.3 \
XIUngrabEnter.3 \
XIUngrabFocusIn.3 \
XIUngrabKeycode.3 \
+ XIUngrabTouchBegin.3 \
XIWarpPointer.3 \
XListDeviceProperties.3 \
XListInputDevices.3 \