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.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/utils/keytable/Makefile.am b/utils/keytable/Makefile.am
index 148b9446..0a8f5936 100644
--- a/utils/keytable/Makefile.am
+++ b/utils/keytable/Makefile.am
@@ -20,6 +20,9 @@ endif
EXTRA_DIST = 70-infrared.rules rc_keymaps rc_keymaps_userspace gen_keytables.pl ir-keytable.1 rc_maps.cfg rc_keymap.5
+check:
+ @$(foreach keymap,$(wildcard $(keytablesystem_DATA)),./ir-keytable --test-keymap=$(keymap);)
+
# custom target
install-data-local:
$(install_sh) -d "$(DESTDIR)$(keytableuserdir)"

Privacy Policy