summaryrefslogtreecommitdiff
path: root/proto/xcmiscproto/Makefile
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@cvs.openbsd.org>2010-04-25 19:52:59 +0000
committerMatthieu Herrb <matthieu@cvs.openbsd.org>2010-04-25 19:52:59 +0000
commite461c21bf3800c2f84f34e6bcbb1ab79d70c0e05 (patch)
tree21438e3a4637b4b0824aa643539efb29571a7478 /proto/xcmiscproto/Makefile
parent126d89fc189a07e1f0decb19a36e1eec2efaad41 (diff)
Update xcmiscproto to 1.2.0
Diffstat (limited to 'proto/xcmiscproto/Makefile')
-rw-r--r--proto/xcmiscproto/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/proto/xcmiscproto/Makefile b/proto/xcmiscproto/Makefile
index e6166ef2d..be4a00e67 100644
--- a/proto/xcmiscproto/Makefile
+++ b/proto/xcmiscproto/Makefile
@@ -1,7 +1,7 @@
-# $OpenBSD: Makefile,v 1.1 2008/03/25 23:28:20 matthieu Exp $
+# $OpenBSD: Makefile,v 1.2 2010/04/25 19:52:58 matthieu Exp $
HEADERS_SUBDIR= X11/extensions/
-HEADERS= xcmiscstr.h
+HEADERS= xcmiscproto.h xcmiscstr.h
PKGCONFIG= xcmiscproto.pc
.include <bsd.xorg.mk>