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

2018-01-19 Thread Daniel Stone
On 19 January 2018 at 17:37, Derek Foreman wrote: > In f74c9b98db49ce16e037c3012590c4a24a4fc32e I added tests.xml to the > repository, but not to the distribution. Oops. :( Reviewed-by: Daniel Stone Cheers, Daniel ___ wayland-devel mailing list wayla

[PATCH wayland] tests: Add missing file to distribution

2018-01-19 Thread Derek Foreman
In f74c9b98db49ce16e037c3012590c4a24a4fc32e I added tests.xml to the repository, but not to the distribution. Signed-off-by: Derek Foreman --- Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.am b/Makefile.am index bceca2a..01ad805 100644 --- a/Makefile.am +++ b/Makefile.