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: keytable: distribute bitmap.h Author: Gregor Jasny <gja...@googlemail.com> Date: Sun Sep 22 11:40:16 2019 +0200 Signed-off-by: Gregor Jasny <gja...@googlemail.com> utils/keytable/bpf_protocols/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- http://git.linuxtv.org/cgit.cgi/v4l-utils.git/commit/?id=7aac30093d054fd1c503976319a4593c19a8393e diff --git a/utils/keytable/bpf_protocols/Makefile.am b/utils/keytable/bpf_protocols/Makefile.am index d9facbc9efc9..3423aba1224a 100644 --- a/utils/keytable/bpf_protocols/Makefile.am +++ b/utils/keytable/bpf_protocols/Makefile.am @@ -15,7 +15,7 @@ PROTOCOLS = grundig.o pulse_distance.o pulse_length.o rc_mm.o manchester.o xbox- all: $(PROTOCOLS) CLEANFILES = $(PROTOCOLS) -EXTRA_DIST = $(PROTOCOLS:%.o=%.c) bpf_helpers.h +EXTRA_DIST = $(PROTOCOLS:%.o=%.c) bitmap.h bpf_helpers.h # custom target install-data-local: _______________________________________________ linuxtv-commits mailing list linuxtv-commits@linuxtv.org https://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits