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

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