public inbox for igt-dev@lists.freedesktop.org
 help / color / mirror / Atom feed
* [igt-dev] [PATCH i-g-t] lib/igt_eld: fix autotools build
@ 2019-06-05  8:12 Simon Ser
  2019-06-05  9:30 ` Petri Latvala
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Simon Ser @ 2019-06-05  8:12 UTC (permalink / raw)
  To: igt-dev; +Cc: petri.latvala

Forgot to add the new lib to autotools.

Signed-off-by: Simon Ser <simon.ser@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

_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-06-06 14:17 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-06-05  8:12 [igt-dev] [PATCH i-g-t] lib/igt_eld: fix autotools build Simon Ser
2019-06-05  9:30 ` Petri Latvala
2019-06-05 11:06 ` [igt-dev] ✓ Fi.CI.BAT: success for " Patchwork
2019-06-06 14:17 ` [igt-dev] ✓ Fi.CI.IGT: " Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox