aboutsummaryrefslogtreecommitdiff
path: root/xorg-server/randr/makefile
blob: 44516fc31b3543cef3d464ff94579dcb0163cba9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
LIBRARY=librandr

CSRCS =	\
 rrxinerama.c	\
	randr.c		\
	rrcrtc.c	\
	rrdispatch.c	\
	rrinfo.c	\
	rrmode.c	\
	rroutput.c	\
	rrpixmap.c	\
	rrpointer.c	\
	rrproperty.c	\
	rrscreen.c	\
	rrsdispatch.c	\
	rrsprite.c	\
	rrtransform.c	\
	mirrcrtc.c