All of lore.kernel.org
 help / color / mirror / Atom feed
From: Wei Liu <wei.liu2@citrix.com>
To: Xen-devel <xen-devel@lists.xenproject.org>
Cc: Juergen Gross <jgross@suse.com>,
	Lars Kurth <lars.kurth@citrix.com>,
	Julien Grall <julien.grall@arm.com>,
	Committers <committers@xenproject.org>,
	Wei Liu <wei.liu2@citrix.com>
Subject: [PATCH 3/3] docs: hook up process/ to build system
Date: Mon, 31 Jul 2017 12:22:48 +0100	[thread overview]
Message-ID: <20170731112248.20670-4-wei.liu2@citrix.com> (raw)
In-Reply-To: <20170731112248.20670-1-wei.liu2@citrix.com>

Signed-off-by: Wei Liu <wei.liu2@citrix.com>
---
 docs/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/Makefile b/docs/Makefile
index 942247202a..6743fa3744 100644
--- a/docs/Makefile
+++ b/docs/Makefile
@@ -17,7 +17,7 @@ MARKDOWNSRC-y := $(sort $(shell find misc -name '*.markdown' -print))
 
 TXTSRC-y := $(sort $(shell find misc -name '*.txt' -print))
 
-PANDOCSRC-y := $(sort $(shell find features/ misc/ specs/ -name '*.pandoc' -print))
+PANDOCSRC-y := $(sort $(shell find process/ features/ misc/ specs/ -name '*.pandoc' -print))
 
 # Documentation targets
 DOC_MAN1 := $(patsubst man/%.pod.1,man1/%.1,$(MAN1SRC-y)) \
-- 
2.11.0


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel

  parent reply	other threads:[~2017-07-31 11:22 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-31 11:22 [PATCH 0/3] Docs: consolidate release related documents Wei Liu
2017-07-31 11:22 ` [PATCH 1/3] docs: " Wei Liu
2017-07-31 11:22 ` [PATCH 2/3] docs: add xen-release-management.pandoc Wei Liu
2017-08-02 11:22   ` Juergen Gross
2017-08-08 11:03   ` Julien Grall
2017-08-08 16:41     ` Lars Kurth
2017-07-31 11:22 ` Wei Liu [this message]
2017-07-31 13:51 ` [PATCH 0/3] Docs: consolidate release related documents Ian Jackson
2017-07-31 15:23   ` Wei Liu

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=20170731112248.20670-4-wei.liu2@citrix.com \
    --to=wei.liu2@citrix.com \
    --cc=committers@xenproject.org \
    --cc=jgross@suse.com \
    --cc=julien.grall@arm.com \
    --cc=lars.kurth@citrix.com \
    --cc=xen-devel@lists.xenproject.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.