summaryrefslogtreecommitdiff
path: root/man/Makefile.am
diff options
context:
space:
mode:
authorEric Anholt <eric@anholt.net>2010-02-23 17:00:54 -0800
committerEric Anholt <eric@anholt.net>2010-02-25 10:41:49 -0800
commit17b8abdb6b9401768c9b1821ac33220d3b7eea5e (patch)
treedff125b87318e308007cd5d26f7feeb3fe2050c1 /man/Makefile.am
parentcb6bd9f73a6ff926cb4863c1fd3ad37a00f9c0b3 (diff)
Add manpages for a bunch of recently-added tools.
Diffstat (limited to 'man/Makefile.am')
-rw-r--r--man/Makefile.am5
1 files changed, 5 insertions, 0 deletions
diff --git a/man/Makefile.am b/man/Makefile.am
index 2b9d8526..304c4804 100644
--- a/man/Makefile.am
+++ b/man/Makefile.am
@@ -1,8 +1,13 @@
dist_man1_MANS = \
+ intel_audio_dump.1 \
+ intel_bios_dumper.1 \
+ intel_bios_reader.1 \
intel_gpu_dump.1 \
intel_gpu_top.1 \
intel_gtt.1 \
+ intel_lid.1 \
intel_reg_dumper.1 \
+ intel_reg_read.1 \
intel_reg_write.1 \
intel_stepping.1 \
intel_upload_blit_large.1 \