rbug: Add to all targets that link against trace
[mesa.git] / src / gallium / targets / egl-radeon / Makefile
index 8daadb59791295bd8f411edd8bad425fdefab775..8fcca2682655c6ca910114280ff08f41743c571f 100644 (file)
@@ -8,6 +8,7 @@ EGL_DRIVER_LIBS = -ldrm_radeon
 EGL_DRIVER_PIPES = \
        $(TOP)/src/gallium/winsys/radeon/drm/libradeonwinsys.a \
        $(TOP)/src/gallium/drivers/trace/libtrace.a \
+       $(TOP)/src/gallium/drivers/rbug/librbug.a \
        $(TOP)/src/gallium/drivers/r300/libr300.a
 
 include ../Makefile.egl