trace/rbug: Add rbug integration for remote debugging
[mesa.git] / src / gallium / drivers / trace / Makefile
index ecb69fb9964186cb9ddaad33eec7af6af4196866..4aeb8e3d7edd38600e30f846776c5bc0536345d3 100644 (file)
@@ -10,6 +10,7 @@ C_SOURCES = \
        tr_dump_state.c \
        tr_screen.c \
        tr_state.c \
+       tr_rbug.c \
        tr_texture.c
 
 include ../../Makefile.template