summaryrefslogtreecommitdiff
path: root/lib/libxcb/libxcb-screensaver/Makefile
blob: 9d48af7cc9308cfc780b1b19c73f95cc119b4916 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#	$OpenBSD: Makefile,v 1.2 2009/05/22 16:22:47 matthieu Exp $

LIB=	xcb-screensaver

HDRS=	screensaver.h

SRCS=	screensaver.c

PKGCONFIG=	xcb-screensaver.pc

.include <bsd.lib.mk>
.include <bsd.xorg.mk>