rbug: Add to all targets that link against trace
[mesa.git] / src / gallium / targets / xorg-radeon / Makefile
index cd32914c0d3527664c6cd68f847628c9889996f5..85aa711a4f3d058c1bd099e2c9bed34e8e5a98d3 100644 (file)
@@ -20,6 +20,7 @@ LIBS = \
        $(TOP)/src/gallium/winsys/radeon/drm/libradeonwinsys.a \
        $(TOP)/src/gallium/drivers/r300/libr300.a \
        $(TOP)/src/gallium/drivers/trace/libtrace.a \
+       $(TOP)/src/gallium/drivers/rbug/librbug.a \
        $(TOP)/src/gallium/drivers/softpipe/libsoftpipe.a \
        $(GALLIUM_AUXILIARIES)