summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/trace/Makefile.sources
blob: 4c019a3bc609d97c3c35188a49ea5dae742e829f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
C_SOURCES := \
	tr_context.c \
	tr_context.h \
	tr_dump.c \
	tr_dump_defines.h \
	tr_dump.h \
	tr_dump_state.c \
	tr_dump_state.h \
	tr_public.h \
	tr_screen.c \
	tr_screen.h \
	tr_texture.c \
	tr_texture.h