summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/identity/Makefile.sources
blob: e3e34a85589023eac02307265262c74d379d0731 (plain)
1
2
3
4
5
6
7
8
C_SOURCES := \
	id_context.c \
	id_context.h \
	id_objects.c \
	id_objects.h \
	id_public.h \
	id_screen.c \
	id_screen.h