[igt-dev] [PATCH i-g-t] lib/igt_eld: fix autotools build

Petri Latvala petri.latvala at intel.com
Wed Jun 5 09:30:00 UTC 2019


On Wed, Jun 05, 2019 at 11:12:55AM +0300, Simon Ser wrote:
> Forgot to add the new lib to autotools.
> 
> Signed-off-by: Simon Ser <simon.ser at intel.com>
> Fixes: 7bdf527528d6 ("lib/igt_eld: introduce an ELD library")


Reviewed-by: Petri Latvala <petri.latvala at intel.com>

> ---
>  lib/Makefile.sources | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/lib/Makefile.sources b/lib/Makefile.sources
> index 04627a77be52..e16de86eaa08 100644
> --- a/lib/Makefile.sources
> +++ b/lib/Makefile.sources
> @@ -31,6 +31,8 @@ lib_source_list =	 	\
>  	igt_color_encoding.h	\
>  	igt_edid.c		\
>  	igt_edid.h		\
> +	igt_eld.c		\
> +	igt_eld.h		\
>  	igt_gpu_power.c		\
>  	igt_gpu_power.h		\
>  	igt_gt.c		\
> --
> 2.21.0
> 
> _______________________________________________
> igt-dev mailing list
> igt-dev at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/igt-dev


More information about the igt-dev mailing list