summaryrefslogtreecommitdiff
path: root/tools/Makefile.am
diff options
context:
space:
mode:
authorEric Anholt <eric@anholt.net>2010-02-01 15:02:24 -0800
committerEric Anholt <eric@anholt.net>2010-02-01 15:02:57 -0800
commita5846bff27ccd4f148c883177c9516c3f06da4b0 (patch)
tree3c24ff69a7148757213832dd8a1e21dfd61dc551 /tools/Makefile.am
parent65f1f881b7a4a547c6ebdb75f8bddc99636210b9 (diff)
intel_gtt: Add intel_gtt from the 2D driver.
We've used it several times in bringing up the AGP driver, so it seems useful to have aronud.
Diffstat (limited to 'tools/Makefile.am')
-rw-r--r--tools/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/Makefile.am b/tools/Makefile.am
index 62bb77b1..eb2b1fcd 100644
--- a/tools/Makefile.am
+++ b/tools/Makefile.am
@@ -4,6 +4,7 @@ bin_PROGRAMS = \
intel_gpu_dump \
intel_gpu_top \
intel_gpu_time \
+ intel_gtt \
intel_stepping \
intel_reg_dumper \
intel_reg_write \