mesa/src/gallium/drivers/trace/Makefile.sources
Emil Velikov ec9d8060e4 gallium/trace: ship all files in the tarball
- include all headers in Makefile.sources
 - bundle the scons buildscript, README and trace.xsl

Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Acked-by: Matt Turner <mattst88@gmail.com>
2014-09-05 23:46:27 +01:00

13 lines
207 B
Text

C_SOURCES := \
tr_context.c \
tr_context.h \
tr_dump.c \
tr_dump_defines.h \
tr_dump.h \
tr_dump_state.c \
tr_dump_state.h \
tr_public.h \
tr_screen.c \
tr_screen.h \
tr_texture.c \
tr_texture.h