From: Wei Liu <wei.liu2@citrix.com>
To: xen-devel@lists.xen.org
Cc: Wei Liu <wei.liu2@citrix.com>, Ian Campbell <ian.campbell@citrix.com>
Subject: [PATCH for 4.5 2/2] libxl: add in missing dependency for xen-init-dom0 in Makefile
Date: Thu, 25 Sep 2014 15:23:11 +0100 [thread overview]
Message-ID: <1411654991-22972-3-git-send-email-wei.liu2@citrix.com> (raw)
In-Reply-To: <1411654991-22972-1-git-send-email-wei.liu2@citrix.com>
Signed-off-by: Wei Liu <wei.liu2@citrix.com>
Cc: Ian Campbell <ian.campbell@citrix.com>
---
tools/libxl/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tools/libxl/Makefile b/tools/libxl/Makefile
index 9d67d0b..56fab75 100644
--- a/tools/libxl/Makefile
+++ b/tools/libxl/Makefile
@@ -139,7 +139,7 @@ all: $(CLIENTS) $(TEST_PROGS) \
$(AUTOSRCS) $(AUTOINCS)
$(LIBXL_OBJS) $(LIBXLU_OBJS) $(XL_OBJS) $(SAVE_HELPER_OBJS) \
- $(LIBXL_TEST_OBJS) $(TEST_PROG_OBJS): \
+ $(LIBXL_TEST_OBJS) $(TEST_PROG_OBJS) $(XEN_INIT_DOM0_OBJS): \
$(AUTOINCS) libxl.api-ok
%.c %.h:: %.y
--
1.7.10.4
next prev parent reply other threads:[~2014-09-25 14:23 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-25 14:23 [PATCH for 4.5 0/2] Trivial patches for PVH doc and libxl Makefile Wei Liu
2014-09-25 14:23 ` [PATCH for 4.5 1/2] docs: fix one typo in pvh.markdown Wei Liu
2014-09-25 14:30 ` Roger Pau Monné
2014-09-29 12:25 ` Ian Campbell
2014-09-25 14:23 ` Wei Liu [this message]
2014-09-29 13:36 ` [PATCH for 4.5 2/2] libxl: add in missing dependency for xen-init-dom0 in Makefile Ian Campbell
2014-09-25 14:56 ` [PATCH for 4.5 0/2] Trivial patches for PVH doc and libxl Makefile Konrad Rzeszutek Wilk
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=1411654991-22972-3-git-send-email-wei.liu2@citrix.com \
--to=wei.liu2@citrix.com \
--cc=ian.campbell@citrix.com \
--cc=xen-devel@lists.xen.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;
as well as URLs for NNTP newsgroup(s).