summaryrefslogtreecommitdiff
path: root/proto/xcb-proto/Makefile
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@cvs.openbsd.org>2014-03-15 17:24:21 +0000
committerMatthieu Herrb <matthieu@cvs.openbsd.org>2014-03-15 17:24:21 +0000
commitb3a695c053755c3d8bc163e97e20520d922f12c8 (patch)
tree44bcd6aef360a4b508a40a17d41d5e2d1d61c930 /proto/xcb-proto/Makefile
parent7acb26f61fb8604c5d14ca66d3f5553ad1b5f83f (diff)
Update to xcb-proto 1.10
Diffstat (limited to 'proto/xcb-proto/Makefile')
-rw-r--r--proto/xcb-proto/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/proto/xcb-proto/Makefile b/proto/xcb-proto/Makefile
index 85c4b0f5d..effaebc07 100644
--- a/proto/xcb-proto/Makefile
+++ b/proto/xcb-proto/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.5 2012/03/27 19:12:47 matthieu Exp $
+# $OpenBSD: Makefile,v 1.6 2014/03/15 17:24:19 matthieu Exp $
PKGCONFIG= xcb-proto.pc
@@ -10,7 +10,10 @@ FILES= \
damage.xml \
dpms.xml \
dri2.xml \
+ dri3.xml \
+ ge.xml \
glx.xml \
+ present.xml \
randr.xml \
record.xml \
render.xml \
@@ -23,6 +26,7 @@ FILES= \
xevie.xml \
xkb.xml \
xf86dri.xml \
+ xf86vidmode.xml \
xfixes.xml \
xinerama.xml \
xinput.xml \