Commit 60d772cd9d1(st/vega: add headers and SConscript in
the tarball) meant to pick all the headers to be included in
the release tarball yet it missed a few.

Signed-off-by: Emil Velikov <emil.l.veli...@gmail.com>
---
 src/gallium/state_trackers/vega/Makefile.sources | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/src/gallium/state_trackers/vega/Makefile.sources 
b/src/gallium/state_trackers/vega/Makefile.sources
index cc55019..116a771 100644
--- a/src/gallium/state_trackers/vega/Makefile.sources
+++ b/src/gallium/state_trackers/vega/Makefile.sources
@@ -13,6 +13,10 @@ C_SOURCES := \
        api_text.c \
        api_transform.c \
        arc.c \
+       arc.h \
+       asm_fill.h \
+       asm_filters.h \
+       asm_util.h \
        bezier.c \
        bezier.h \
        handle.c \
-- 
2.0.2

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to