config: distribute the .sh test programs and test data

The test programs and the test data are required in the tarball
and needed for distcheck.

Reviewed-by: Jeremy Huddleston <jeremyhu@apple.com>
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
master
Gaetan Nadon 2010-12-09 19:51:41 -05:00
parent f424bd8f5f
commit 5e43e7b46c
1 changed files with 7 additions and 0 deletions

View File

@ -7,5 +7,12 @@ TESTS_ENVIRONMENT = $(SHELL)
check_PROGRAMS = xkey filecomp namescomp rulescomp canonicalise
TESTS = $(check_PROGRAMS:=.sh)
EXTRA_DIST = \
$(TESTS) \
bad.xkb \
basic.xkb \
default.xkb \
named.xkb
clean-local:
rm -f *.log