On 2018-01-19 11:51 AM, Derek Foreman wrote:
In f74c9b98db49ce16e037c3012590c4a24a4fc32e I added tests.xml to the
repository, but not to the distribution tarball.

Signed-off-by: Derek Foreman <der...@osg.samsung.com>
Reviewed-by: Daniel Stone <dani...@collabora.com>

Pushed with Quentin's review from irc.

Thanks

---
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                     \


_______________________________________________
wayland-devel mailing list
wayland-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/wayland-devel

Reply via email to