aboutsummaryrefslogtreecommitdiff
path: root/mesalib/src/mesa/drivers/dri/swrast/Makefile.sources
blob: 8154fcaf71a2807f09fa5a3436e51e4cce20eb59 (plain)
1
2
3
4
5
6
SWRAST_DRIVER_FILES = \
	swrast.c \
	swrast_priv.h

SWRAST_C_FILES = \
	$(SWRAST_DRIVER_FILES)