aboutsummaryrefslogtreecommitdiff
path: root/xorg-server/exa/makefile
blob: 5ad11a1ed23bad52f5ff3b59b4b0f3e63c92fad2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
LIBRARY=libexa

CSRCS = \
	exa.c \
	exa_classic.c \
	exa_migration_classic.c \
	exa_driver.c \
	exa_mixed.c \
	exa_migration_mixed.c \
	exa_accel.c \
	exa_glyphs.c \
	exa_offscreen.c \
	exa_render.c \
	exa_unaccel.c