summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--keymap/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/keymap/Makefile.am b/keymap/Makefile.am
index 42bb9f7..77476e5 100644
--- a/keymap/Makefile.am
+++ b/keymap/Makefile.am
@@ -72,7 +72,7 @@ keymap_SOURCES = keymap.c
nodist_keymap_SOURCES = keys-from-name.h keys-to-name.h
keymap_CPPFLAGS = $(AM_CPPFLAGS)
-EXTRA_DIST=keymaps
+EXTRA_DIST=keymaps check-keymaps.sh
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