summaryrefslogtreecommitdiff
path: root/man/Makefile.am
diff options
context:
space:
mode:
authorPaulo Zanoni <paulo.r.zanoni@intel.com>2012-04-13 10:27:01 -0300
committerDaniel Vetter <daniel.vetter@ffwll.ch>2012-04-13 15:48:08 +0200
commitfd585207961f9916e1603852a703d6c656604656 (patch)
tree1def1497697c58559cb482ade20fc6e5e70e9a7d /man/Makefile.am
parentde9d98bb6e8736907458a28921aee5fcc507ca6d (diff)
Add tools/intel_infoframes
This is a command-line tool that allows us to display and modify the InfoFrames we send. v2: use argv instead of stdin Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
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 0f197a9f..0d04f934 100644
--- a/man/Makefile.am
+++ b/man/Makefile.am
@@ -6,6 +6,7 @@ appman_PRE = \
intel_error_decode.man \
intel_gpu_top.man \
intel_gtt.man \
+ intel_infoframes.man \
intel_lid.man \
intel_panel_fitter.man \
intel_reg_dumper.man \