X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=src%2Fmesa%2Fdrivers%2Fdri%2Fswrast%2FMakefile.sources;h=8154fcaf71a2807f09fa5a3436e51e4cce20eb59;hb=4f90f341a730e9a90d7cf07efe4c82cefb563412;hp=70e432febb5d38cf5fae824d05a29b8313ab7608;hpb=bdcee13ca374e4dd72c46951cb137b4f60a6303f;p=mesa.git diff --git a/src/mesa/drivers/dri/swrast/Makefile.sources b/src/mesa/drivers/dri/swrast/Makefile.sources index 70e432febb5..8154fcaf71a 100644 --- a/src/mesa/drivers/dri/swrast/Makefile.sources +++ b/src/mesa/drivers/dri/swrast/Makefile.sources @@ -1,5 +1,6 @@ SWRAST_DRIVER_FILES = \ - swrast.c + swrast.c \ + swrast_priv.h SWRAST_C_FILES = \ $(SWRAST_DRIVER_FILES)