[PATCH libxkbcommon 09/11] config: distribute the .sh test programs and test data

Gaetan Nadon memsize at videotron.ca
Sat Dec 11 17:08:38 PST 2010


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

Signed-off-by: Gaetan Nadon <memsize at videotron.ca>
---
 test/Makefile.am |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/test/Makefile.am b/test/Makefile.am
index 892ab91..02ca6ee 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -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
-- 
1.6.0.4



More information about the xorg-devel mailing list