summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorEric Anholt <eric@anholt.net>2009-03-27 10:59:09 -0700
committerEric Anholt <eric@anholt.net>2009-03-27 11:01:14 -0700
commit29777a542b8db659cf539af72b17fe17a44c2aae (patch)
tree7680a49ee71c1eb228013f3a911b1f857b2003f5 /configure.ac
parent895a415909188e7bddb8571fe5db69cf91ee1383 (diff)
Add intel_stepping from the 2D driver.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 18566982..52938d7f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -68,4 +68,5 @@ AC_OUTPUT([
benchmarks/Makefile
lib/Makefile
tests/Makefile
+ tools/Makefile
])