trace: Check for destroy before calling it
[mesa.git] / src / gallium / drivers / trace / Makefile
index e087db169aa80f304164c530e5671808af34c106..dd6831c70ab4a620e195e2e8b813367cb86da8c1 100644 (file)
@@ -7,8 +7,11 @@ C_SOURCES = \
        tr_buffer.c \
        tr_context.c \
        tr_dump.c \
+       tr_dump_state.c \
        tr_screen.c \
        tr_state.c \
+       tr_rbug.c \
+       tr_drm.c \
        tr_texture.c
 
 include ../../Makefile.template