Merge branch 'gallium-drm-driver-drescriptor'
[mesa.git] / src / gallium / targets / dri-radeong / Makefile
index 8ba1972ffa44daf695860b96aaa8848680565eb0..a0ee9f1d18a1057b8ac1158045e712fe9f778510 100644 (file)
@@ -13,9 +13,13 @@ PIPE_DRIVERS = \
        $(TOP)/src/gallium/drivers/r300/libr300.a
 
 C_SOURCES = \
+       target.c \
        $(COMMON_GALLIUM_SOURCES) \
        $(DRIVER_SOURCES)
 
+DRIVER_DEFINES = \
+       -DGALLIUM_RBUG -DGALLIUM_TRACE
+
 include ../Makefile.dri
 
 DRI_LIB_DEPS += -ldrm_radeon