diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/xcb-util/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/xcb-util/Makefile b/lib/xcb-util/Makefile index f081bdd76..fbd600f6d 100644 --- a/lib/xcb-util/Makefile +++ b/lib/xcb-util/Makefile @@ -1,6 +1,6 @@ -# $OpenBSD: Makefile,v 1.1 2009/05/23 14:43:12 matthieu Exp $ +# $OpenBSD: Makefile,v 1.2 2009/05/23 14:44:52 matthieu Exp $ -SUBDIR= atom aux event property icccm image keysymsrenderutil reply +SUBDIR= atom aux event property icccm image keysyms renderutil reply .include <bsd.subdir.mk> .include <bsd.xorg.mk> |