All of lore.kernel.org
 help / color / mirror / Atom feed
From: Daniele Nicolodi <daniele@domain.hid>
To: xenomai@xenomai.org
Subject: [Xenomai-core] patch: build: restore building of xeno-config man page
Date: Tue, 04 Oct 2011 15:36:06 +0200	[thread overview]
Message-ID: <4E8B0BC6.7030000@domain.hid> (raw)

[-- Attachment #1: Type: text/plain, Size: 219 bytes --]

Hello,

here is a simple patch to the build system to restore the building of
xeno-config man page. It got lost some time ago. I noticed that it was
missing because debian packages failed to build.

Cheers,
-- 
Daniele

[-- Attachment #2: 0002-build-restore-building-of-xeno-config-man-page.patch --]
[-- Type: text/x-diff, Size: 856 bytes --]

>From 958e522ea5aad32e9cd227e572be4ffbaff73ef9 Mon Sep 17 00:00:00 2001
From: Daniele Nicolodi <nicolodi@domain.hid>
Date: Tue, 4 Oct 2011 14:59:49 +0200
Subject: build: restore building of xeno-config man page

---
 doc/man/Makefile.am |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/doc/man/Makefile.am b/doc/man/Makefile.am
index c2f753a..18f2bd1 100644
--- a/doc/man/Makefile.am
+++ b/doc/man/Makefile.am
@@ -1,4 +1,4 @@
-man1_MANS = clocktest.man cyclictest.man irqbench.man irqloop.man \
-	    klatency.man latency.man rtcanconfig.man \
-	    rtcanrecv.man rtcansend.man switchbench.man \
+man1_MANS = xeno-config.man clocktest.man cyclictest.man irqbench.man	\
+	    irqloop.man klatency.man latency.man rtcanconfig.man	\
+	    rtcanrecv.man rtcansend.man switchbench.man			\
 	    switchtest.man xeno.man
-- 
1.7.6.3


             reply	other threads:[~2011-10-04 13:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-04 13:36 Daniele Nicolodi [this message]
2011-10-05 11:01 ` [Xenomai-core] patch: build: restore building of xeno-config man page Gilles Chanteperdrix

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=4E8B0BC6.7030000@domain.hid \
    --to=daniele@domain.hid \
    --cc=xenomai@xenomai.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.