st/vega: ship the final headers
authorEmil Velikov <emil.l.velikov@gmail.com>
Fri, 29 Aug 2014 19:40:21 +0000 (20:40 +0100)
committerEmil Velikov <emil.l.velikov@gmail.com>
Fri, 5 Sep 2014 22:46:24 +0000 (23:46 +0100)
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.velikov@gmail.com>
Acked-by: Matt Turner <mattst88@gmail.com>
src/gallium/state_trackers/vega/Makefile.sources

index cc55019529cbd39feb75af79444fbbbe8fb70be0..116a771629f3babe33e77cf2321e70711c95bf82 100644 (file)
@@ -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 \