freedreno/ir3: add ctx->mem_to_mem()
[mesa.git] / src / gallium / drivers / trace / Makefile.sources
index d325739913d22fd3cd3583bf4c6af9ebf2f4929d..4c019a3bc609d97c3c35188a49ea5dae742e829f 100644 (file)
@@ -1,6 +1,13 @@
 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_texture.c
+       tr_screen.h \
+       tr_texture.c \
+       tr_texture.h