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

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