config: distribute the .sh test programs and test data
authorGaetan Nadon <memsize@videotron.ca>
Fri, 10 Dec 2010 00:51:41 +0000 (19:51 -0500)
committerGaetan Nadon <memsize@videotron.ca>
Sat, 18 Dec 2010 16:19:57 +0000 (11:19 -0500)
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>
test/Makefile.am

index 892ab91..02ca6ee 100644 (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