commit | 5ac91a15e8dc8e0200c4c9795d52917b68a12486 | [log] [tgz] |
---|---|---|
author | Jonas Ådahl <jadahl@gmail.com> | Mon Aug 15 17:31:02 2016 +0800 |
committer | Jonas Ådahl <jadahl@gmail.com> | Mon Aug 15 17:45:50 2016 +0800 |
tree | 00c15498d54df129c782ffb607510845a27eb378 | |
parent | e42541ac792c1a47043fee408a46c48ab57ee0f3 [diff] |
Makefile.am: Include files built for libweston-desktop in BUILT_SOURCES Without this make distcheck fails would we ever add any other built sources to libweston-desktop. Also remove the now redundant leftover nodist sources from desktop-shell source list. Signed-off-by: Jonas Ådahl <jadahl@gmail.com> Reviewed-by: Quentin Glidic <sardemff7+git@sardemff7.net>