From b3d044ecadb020a02e14b75ab07582541e03440a Mon Sep 17 00:00:00 2001 From: Hans Verkuil Date: Sun, 10 Jul 2016 11:26:24 +0200 Subject: cec-ctl: add CEC control utility This utility can be used to receive and send CEC messages over /dev/cecX device nodes. Signed-off-by: Hans Verkuil --- utils/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'utils/Makefile.am') diff --git a/utils/Makefile.am b/utils/Makefile.am index 5674c16b..2cb56f0d 100644 --- a/utils/Makefile.am +++ b/utils/Makefile.am @@ -11,6 +11,7 @@ SUBDIRS = \ v4l2-ctl \ v4l2-dbg \ v4l2-sysfs-path \ + cec-ctl \ rds-ctl if LINUX_OS -- cgit v1.2.1