diff options
author | Matt Turner <[email protected]> | 2012-08-29 11:42:45 -0700 |
---|---|---|
committer | Andreas Boll <[email protected]> | 2013-01-10 22:01:07 +0100 |
commit | b51cdfa64b22be22cc162fe2d351635d1dff2d42 (patch) | |
tree | 8cf0aa1993338d8e04a30a773b8276a8fc456fa3 /configure.ac | |
parent | 3bfe7c211159eb5680952f31ae78f682304fd8a8 (diff) |
rbug: Convert to automake
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index d77f771bcd6..5f84ac1ec52 100644 --- a/configure.ac +++ b/configure.ac @@ -2013,6 +2013,7 @@ AC_CONFIG_FILES([configs/current src/gallium/drivers/i915/Makefile src/gallium/drivers/r300/Makefile src/gallium/drivers/r600/Makefile + src/gallium/drivers/rbug/Makefile src/gallium/drivers/trace/Makefile src/gallium/state_trackers/clover/Makefile src/gallium/targets/Makefile |