summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJakob Bornecrantz <jakob@vmware.com>2010-05-04 12:06:37 +0100
committerJakob Bornecrantz <jakob@vmware.com>2010-05-12 20:15:23 +0100
commit2c3fb4ecce27f4c2468892241216a06fc77143c4 (patch)
tree45f260c070edf2a7c480747077d30f8c99dcb0b4 /configure.ac
parent92b1908db89f23ee05f8d0da5307529440bc7560 (diff)
rbug: Break out of trace
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 4acc6d5bac..7f6f8db246 100644
--- a/configure.ac
+++ b/configure.ac
@@ -474,7 +474,7 @@ GLU_DIRS="sgi"
GALLIUM_DIRS="auxiliary drivers state_trackers"
GALLIUM_TARGET_DIRS=""
GALLIUM_WINSYS_DIRS="sw"
-GALLIUM_DRIVERS_DIRS="softpipe failover trace identity"
+GALLIUM_DRIVERS_DIRS="softpipe failover trace rbug identity"
GALLIUM_STATE_TRACKERS_DIRS=""
case "$mesa_driver" in