This is an automatic generated email to let you know that the following patch were queued at the http://git.linuxtv.org/cgit.cgi/v4l-utils.git tree:
Subject: ir-keytable: Distribute ir-encode.h file Author: Gregor Jasny <[email protected]> Date: Wed Dec 27 15:07:43 2017 +0100 utils/keytable/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- http://git.linuxtv.org/cgit.cgi/v4l-utils.git/commit/?id=7b348df1885656d5afde6e085f486dc9cdcd9425 diff --git a/utils/keytable/Makefile.am b/utils/keytable/Makefile.am index 9eec51ae2249..904aa96be953 100644 --- a/utils/keytable/Makefile.am +++ b/utils/keytable/Makefile.am @@ -4,7 +4,7 @@ sysconf_DATA = rc_maps.cfg keytablesystem_DATA = $(srcdir)/rc_keymaps/* udevrules_DATA = 70-infrared.rules -ir_keytable_SOURCES = keytable.c parse.h ir-encode.c +ir_keytable_SOURCES = keytable.c parse.h ir-encode.c ir-encode.h ir_keytable_LDADD = @LIBINTL@ ir_keytable_LDFLAGS = $(ARGP_LIBS) _______________________________________________ linuxtv-commits mailing list [email protected] https://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits
