public inbox for igt-dev@lists.freedesktop.org
 help / color / mirror / Atom feed
From: Simon Ser <simon.ser@intel.com>
To: igt-dev@lists.freedesktop.org
Cc: petri.latvala@intel.com
Subject: [igt-dev] [PATCH i-g-t] lib/igt_eld: fix autotools build
Date: Wed,  5 Jun 2019 11:12:55 +0300	[thread overview]
Message-ID: <20190605081255.29205-1-simon.ser@intel.com> (raw)

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

             reply	other threads:[~2019-06-05  8:12 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-05  8:12 Simon Ser [this message]
2019-06-05  9:30 ` [igt-dev] [PATCH i-g-t] lib/igt_eld: fix autotools build 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190605081255.29205-1-simon.ser@intel.com \
    --to=simon.ser@intel.com \
    --cc=igt-dev@lists.freedesktop.org \
    --cc=petri.latvala@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox