[Mesa-dev] [PATCH mesa] i965/blorp: add missing braces
Eric Engestrom
eric.engestrom at imgtec.com
Wed Jul 6 16:34:05 UTC 2016
On Wed, Jul 06, 2016 at 05:26:40PM +0100, Eric Engestrom wrote:
> diff --git a/src/intel/vulkan/Makefile.sources b/src/intel/vulkan/Makefile.sources
> index aa1459a..7303995 100644
> --- a/src/intel/vulkan/Makefile.sources
> +++ b/src/intel/vulkan/Makefile.sources
> @@ -66,7 +66,8 @@ VULKAN_GEM_STUB_FILES := \
>
> VULKAN_GENERATED_FILES := \
> anv_entrypoints.c \
> - anv_entrypoints.h
> + anv_entrypoints.h \
> + anv_timestamp.h
>
>
> GEN7_FILES := \
Unrelated hunk, sorry. Resending in a minute.
More information about the mesa-dev
mailing list