summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorDerek Foreman <derekf@osg.samsung.com>2018-01-19 11:51:35 -0600
committerDerek Foreman <derekf@osg.samsung.com>2018-01-19 11:54:26 -0600
commit118aaec480a1153cccc81a38a69c1b6571d98b36 (patch)
tree75529b109ef06c24fd5d6a93e1daa1ad457221ca /Makefile.am
parentserver: add log message when client connection is destroyed due to an error (diff)
downloadwayland-118aaec480a1153cccc81a38a69c1b6571d98b36.tar
wayland-118aaec480a1153cccc81a38a69c1b6571d98b36.tar.gz
wayland-118aaec480a1153cccc81a38a69c1b6571d98b36.tar.bz2
wayland-118aaec480a1153cccc81a38a69c1b6571d98b36.tar.lz
wayland-118aaec480a1153cccc81a38a69c1b6571d98b36.tar.xz
wayland-118aaec480a1153cccc81a38a69c1b6571d98b36.tar.zst
wayland-118aaec480a1153cccc81a38a69c1b6571d98b36.zip
tests: Add missing file to distribution
In f74c9b98db49ce16e037c3012590c4a24a4fc32e I added tests.xml to the repository, but not to the distribution tarball. Signed-off-by: Derek Foreman <derekf@osg.samsung.com> Reviewed-by: Quentin Glidic <sardemff7+git@sardemff7.net> Reviewed-by: Daniel Stone <daniels@collabora.com>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
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 \