summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--keymap/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/keymap/Makefile.am b/keymap/Makefile.am
index 74c788a..c3ba967 100644
--- a/keymap/Makefile.am
+++ b/keymap/Makefile.am
@@ -73,6 +73,8 @@ keymap_SOURCES = keymap.c
nodist_keymap_SOURCES = keys-from-name.h keys-to-name.h
keymap_CPPFLAGS = $(AM_CPPFLAGS)
+dist_doc_DATA = README.keymap.txt
+
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