On Fri, Mar 27, 2015 at 4:54 PM, Eric Anholt <e...@anholt.net> wrote:
> diff --git a/src/gallium/auxiliary/Makefile.sources 
> b/src/gallium/auxiliary/Makefile.sources
> index 09496fa..08e4e4c 100644
> --- a/src/gallium/auxiliary/Makefile.sources
> +++ b/src/gallium/auxiliary/Makefile.sources
> @@ -69,6 +69,7 @@ C_SOURCES := \
>         indices/u_indices_priv.h \
>         indices/u_primconvert.c \
>         indices/u_primconvert.h \
> +       nir/tgsi_to_nir.c \
>         os/os_memory_aligned.h \
>         os/os_memory_debug.h \
>         os/os_memory_stdc.h \

I believe you're supposed to include .h files in these lists as well
nowadays, since Emil uses them to generate the list of all files to
include in the distribution tarball.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to