ntel-gpu-tools/man/Makefile.am
Chris Wilson c33f64ff95 man: Add manpage for intel_error_decode
A rudimentary manpage based on intel_gpu_dump for the simple tool
for the post-processing of i915_error_state, intel_error_decode.
2010-02-25 18:54:13 +00:00

18 lines
385 B
Makefile

dist_man1_MANS = \
intel_audio_dump.1 \
intel_bios_dumper.1 \
intel_bios_reader.1 \
intel_error_decode.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 \
intel_upload_blit_large_gtt.1 \
intel_upload_blit_large_map.1 \
intel_upload_blit_small.1