st/xa: add remaining files in the tarball
Namely - the private header (xa_priv.h) - README and - xa-indent Sort the sources list while we're here. Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
This commit is contained in:
@@ -46,3 +46,5 @@ xa_include_HEADERS = \
|
||||
noinst_LTLIBRARIES = libxatracker.la
|
||||
|
||||
libxatracker_la_SOURCES = $(C_SOURCES)
|
||||
|
||||
EXTRA_DIST = README xa-indent
|
||||
|
||||
@@ -1,7 +1,8 @@
|
||||
C_SOURCES := \
|
||||
xa_tracker.c \
|
||||
xa_composite.c \
|
||||
xa_context.c \
|
||||
xa_priv.h \
|
||||
xa_renderer.c \
|
||||
xa_tgsi.c \
|
||||
xa_yuv.c \
|
||||
xa_composite.c
|
||||
xa_tracker.c \
|
||||
xa_yuv.c
|
||||
|
||||
Reference in New Issue
Block a user