summaryrefslogtreecommitdiff
path: root/man/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 /man/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 'man/Makefile.am')
-rw-r--r--man/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/man/Makefile.am b/man/Makefile.am
index 70e5320e..2b9d8526 100644
--- a/man/Makefile.am
+++ b/man/Makefile.am
@@ -1,6 +1,7 @@
dist_man1_MANS = \
intel_gpu_dump.1 \
intel_gpu_top.1 \
+ intel_gtt.1 \
intel_reg_dumper.1 \
intel_reg_write.1 \
intel_stepping.1 \