summaryrefslogtreecommitdiff
path: root/lib/xcb-util/Makefile
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@cvs.openbsd.org>2014-04-14 19:26:36 +0000
committerMatthieu Herrb <matthieu@cvs.openbsd.org>2014-04-14 19:26:36 +0000
commitc21ea473889cd5954d4b92db54ed578512a5f032 (patch)
treeaaffeb503a33c1d5c19c841c4573f8cc57b40fc4 /lib/xcb-util/Makefile
parent69d43ed7609a4f202c83ac2c65fb695ee1fe72c7 (diff)
Update xcb-utils to 0.3.9. Tested by naddy@, shadchin@ and ajacoutot@
who I forgot to thank for testing libxcb-1.10 too.
Diffstat (limited to 'lib/xcb-util/Makefile')
-rw-r--r--lib/xcb-util/Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/lib/xcb-util/Makefile b/lib/xcb-util/Makefile
deleted file mode 100644
index fbd600f6d..000000000
--- a/lib/xcb-util/Makefile
+++ /dev/null
@@ -1,6 +0,0 @@
-# $OpenBSD: Makefile,v 1.2 2009/05/23 14:44:52 matthieu Exp $
-
-SUBDIR= atom aux event property icccm image keysyms renderutil reply
-
-.include <bsd.subdir.mk>
-.include <bsd.xorg.mk>