[Mesa-dev] [PATCH 10/27] gallium/tools: pick up the tools for distribution

Matt Turner mattst88 at gmail.com
Fri Aug 29 21:23:27 PDT 2014


On Fri, Aug 29, 2014 at 4:45 PM, Emil Velikov <emil.l.velikov at gmail.com> wrote:
> Signed-off-by: Emil Velikov <emil.l.velikov at gmail.com>
> ---
>  src/gallium/Makefile.am | 3 +++
>  1 file changed, 3 insertions(+)
>
> diff --git a/src/gallium/Makefile.am b/src/gallium/Makefile.am
> index f6c06ed..4caf2e0 100644
> --- a/src/gallium/Makefile.am
> +++ b/src/gallium/Makefile.am
> @@ -183,6 +183,9 @@ EXTRA_DIST += \
>         state_trackers/hgl targets/haiku-softpipe
>
>
> +EXTRA_DIST += \
> +       tools

There's an EXTRA_DIST variable immediately above this you can use.


More information about the mesa-dev mailing list