[PATCH wayland v2] tests: Add missing file to distribution

Derek Foreman derekf at osg.samsung.com
Fri Jan 19 17:51:35 UTC 2018


In f74c9b98db49ce16e037c3012590c4a24a4fc32e I added tests.xml to the
repository, but not to the distribution tarball.

Signed-off-by: Derek Foreman <derekf at osg.samsung.com>
Reviewed-by: Daniel Stone <daniels at collabora.com>

---
Changes from v1:
tests.xml belongs in the tarball only, not installed, so
it is now in EXTRA_DIST


 Makefile.am | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Makefile.am b/Makefile.am
index bceca2a..1d21fa2 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -264,6 +264,7 @@ exec_fd_leak_checker_SOURCES = tests/exec-fd-leak-checker.c
 exec_fd_leak_checker_LDADD = libtest-runner.la
 
 EXTRA_DIST = tests/scanner-test.sh			\
+	protocol/tests.xml				\
 	tests/data/example.xml				\
 	tests/data/example-client.h			\
 	tests/data/example-server.h			\
-- 
2.14.3



More information about the wayland-devel mailing list