summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Pitt <martin.pitt@ubuntu.com>2009-05-14 23:41:39 +0200
committerMartin Pitt <martin.pitt@ubuntu.com>2009-05-14 23:41:39 +0200
commit82509f1714275723e57461f5a0863974854ac0d0 (patch)
treeb0afbd2abe3873fcf0985ad37447640dbdb258c1
parent59ff79c3a307f99f016e33df348ca0727e94afd7 (diff)
keymap: distribute check-keymaps.sh
This was forgotten to be added to EXTRA_DIST for building source distributions.
-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