Re: [PATCH] Makefile.am: Include files built for libweston-desktop in BUILT_SOURCES

2016-08-15 Thread Quentin Glidic
On 15/08/2016 11:33, Jonas Ådahl wrote: Without this make distcheck fails. Also remove redundant nodist sources from desktop-shell source list. Signed-off-by: Jonas Ådahl I should clean all these BUILT_SOURCES one day, in the meantime: Reviewed-by: Quentin Glidic Cheers, --- Makefile.am

[PATCH] Makefile.am: Include files built for libweston-desktop in BUILT_SOURCES

2016-08-15 Thread Jonas Ådahl
Without this make distcheck fails. Also remove redundant nodist sources from desktop-shell source list. Signed-off-by: Jonas Ådahl --- Makefile.am | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Makefile.am b/Makefile.am index 47fc643..92009d6 100644 --- a/Makefile.am +