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:
Emil Velikov 2014-08-18 00:08:26 +01:00
parent 398f6eefee
commit bcdb47d838
2 changed files with 6 additions and 3 deletions

View file

@ -46,3 +46,5 @@ xa_include_HEADERS = \
noinst_LTLIBRARIES = libxatracker.la
libxatracker_la_SOURCES = $(C_SOURCES)
EXTRA_DIST = README xa-indent

View file

@ -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