[Mesa-dev] [PATCH v3] wayland-drm: do not distribute generated sources
Emil Velikov
emil.l.velikov at gmail.com
Thu Mar 22 19:13:50 UTC 2018
On 22 March 2018 at 18:46, Juan A. Suarez Romero <jasuarez at igalia.com> wrote:
> Instead we will re-generate them again on building.
>
> v2: get rid of BUILT_SOURCES (Daniel, Emil)
> ---
> src/egl/Makefile.am | 15 ++++++++++-----
> src/egl/wayland/wayland-drm/Makefile.am | 22 ++++++++++++++++------
> src/vulkan/Makefile.am | 15 ++++++++++-----
> 3 files changed, 36 insertions(+), 16 deletions(-)
>
> diff --git a/src/egl/Makefile.am b/src/egl/Makefile.am
> index 285d3caa9ef..5d25eb46a39 100644
> --- a/src/egl/Makefile.am
> +++ b/src/egl/Makefile.am
> @@ -23,8 +23,6 @@ include Makefile.sources
>
> MKDIR_GEN = $(AM_V_at)$(MKDIR_P) $(@D)
>
> -BUILT_SOURCES =
> -
> -BUILT_SOURCES += g_egldispatchstubs.c g_egldispatchstubs.h
There should stay in the list -> with that
Reviewed-by: Emil Velikov <emil.velikov at collabora.com>
-Emil
More information about the mesa-dev
mailing list