tests: Add missing file to distribution

In f74c9b98db 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>
This commit is contained in:
Derek Foreman 2018-01-19 11:51:35 -06:00
parent 35ab47567c
commit 118aaec480

View file

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