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

Simon Ser simon.ser at intel.com
Wed Jun 5 08:12:55 UTC 2019


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")
---
 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



More information about the igt-dev mailing list