swrast: Add headers to distribution.
[mesa.git] / src / mesa / drivers / dri / swrast / Makefile.sources
index 70e432febb5d38cf5fae824d05a29b8313ab7608..8154fcaf71a2807f09fa5a3436e51e4cce20eb59 100644 (file)
@@ -1,5 +1,6 @@
 SWRAST_DRIVER_FILES = \
-       swrast.c 
+       swrast.c \
+       swrast_priv.h
 
 SWRAST_C_FILES = \
        $(SWRAST_DRIVER_FILES)