mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-28 03:50:13 +01:00
st/vega: ship the final headers
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>
This commit is contained in:
parent
cd2e62a2f3
commit
13a5adc1b7
1 changed files with 4 additions and 0 deletions
|
|
@ -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 \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue