From 63af4ff877b2b9e781674e6ad26d8de3bcea087d Mon Sep 17 00:00:00 2001 From: Matthieu Herrb Date: Fri, 22 May 2009 16:53:06 +0000 Subject: use the code in bsd.xorg.mk to install headers. --- lib/libxcb/libxcb-randr/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'lib/libxcb/libxcb-randr/Makefile') diff --git a/lib/libxcb/libxcb-randr/Makefile b/lib/libxcb/libxcb-randr/Makefile index 05aa9d942..9bb2c2e10 100644 --- a/lib/libxcb/libxcb-randr/Makefile +++ b/lib/libxcb/libxcb-randr/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.2 2009/05/22 16:22:47 matthieu Exp $ +# $OpenBSD: Makefile,v 1.3 2009/05/22 16:53:05 matthieu Exp $ -LIB= xcb-randr +LIB= xcb-randr -HDRS= randr.h +HEADERS= randr.h -SRCS= randr.c +SRCS= randr.c PKGCONFIG= xcb-randr.pc -- cgit v1.2.3