From: Thomas Wood <thomas.wood@intel.com>
To: intel-gfx@lists.freedesktop.org
Subject: [PATCH i-g-t 3/3] lib: Add missing header to Makefile.sources
Date: Tue, 11 Mar 2014 16:18:50 +0000 [thread overview]
Message-ID: <1394554730-23229-4-git-send-email-thomas.wood@intel.com> (raw)
In-Reply-To: <1394554730-23229-1-git-send-email-thomas.wood@intel.com>
i915_pciids.h was missing from Makefile.sources, which caused distcheck to
fail.
Signed-off-by: Thomas Wood <thomas.wood@intel.com>
---
lib/Makefile.sources | 1 +
1 file changed, 1 insertion(+)
diff --git a/lib/Makefile.sources b/lib/Makefile.sources
index 5072057..cac9d12 100644
--- a/lib/Makefile.sources
+++ b/lib/Makefile.sources
@@ -5,6 +5,7 @@ libintel_tools_la_SOURCES = \
i830_reg.h \
i915_3d.h \
i915_reg.h \
+ i915_pciids.h \
igt_debugfs.c \
igt_debugfs.h \
igt_display.c \
--
1.8.5.3
prev parent reply other threads:[~2014-03-11 16:18 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-11 16:18 [PATCH i-g-t 0/3] Various small changes Thomas Wood
2014-03-11 16:18 ` [PATCH i-g-t 1/3] tests: add missing assertion Thomas Wood
2014-03-11 16:18 ` [PATCH i-g-t 2/3] lib: print the name of the currently running subtest Thomas Wood
2014-03-11 20:11 ` Daniel Vetter
2014-03-11 16:18 ` Thomas Wood [this message]
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=1394554730-23229-4-git-send-email-thomas.wood@intel.com \
--to=thomas.wood@intel.com \
--cc=intel-gfx@lists.freedesktop.org \
/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