aboutsummaryrefslogtreecommitdiffstats
path: root/utils/keytable/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'utils/keytable/Makefile.am')
-rw-r--r--utils/keytable/Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/utils/keytable/Makefile.am b/utils/keytable/Makefile.am
index ad251915..b500e2f2 100644
--- a/utils/keytable/Makefile.am
+++ b/utils/keytable/Makefile.am
@@ -13,6 +13,10 @@ endif
ir_keytable_LDADD = @LIBINTL@
ir_keytable_LDFLAGS = $(ARGP_LIBS) $(LIBELF_LIBS)
+if BPF_PROTOCOLS
+SUBDIRS = bpf_protocols
+endif
+
EXTRA_DIST = 70-infrared.rules rc_keymaps rc_keymaps_userspace gen_keytables.pl ir-keytable.1 rc_maps.cfg
# custom target

Privacy Policy