summaryrefslogtreecommitdiffstats
path: root/keymap/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'keymap/Makefile.am')
-rw-r--r--keymap/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/keymap/Makefile.am b/keymap/Makefile.am
index 9974eb4..c7984ec 100644
--- a/keymap/Makefile.am
+++ b/keymap/Makefile.am
@@ -34,6 +34,7 @@ keymap_CPPFLAGS = $(AM_CPPFLAGS)
EXTRA_DIST=keymaps
BUILT_SOURCES = keys-from-name.h keys-to-name.h
CLEANFILES = keys.txt keys-from-name.gperf keys-from-name.h keys-to-name.h
+TESTS = check-keymaps.sh
#
# generation of keys-{from,to}-name.h from linux/input.h and gperf