From: Filippo Giunchedi <filippo@esaurito.net>
To: linux-bluetooth@vger.kernel.org
Subject: [PATCH 2/2] include test/rctest.1 into man_MANS and EXTRA_DIST
Date: Mon, 6 Jul 2009 16:20:54 +0200 [thread overview]
Message-ID: <1246890054-13479-2-git-send-email-filippo@esaurito.net> (raw)
In-Reply-To: <1246890054-13479-1-git-send-email-filippo@esaurito.net>
---
test/Makefile.am | 15 ++++++++++-----
1 files changed, 10 insertions(+), 5 deletions(-)
diff --git a/test/Makefile.am b/test/Makefile.am
index e54e88e..7bd68c0 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -36,15 +36,20 @@ btiotest_LDADD = $(top_builddir)/common/libhelper.a @GLIB_LIBS@ @BLUEZ_LIBS@
noinst_MANS = bdaddr.8
+if MANPAGES
+man_MANS = rctest.1
+endif
+
AM_CFLAGS = @BLUEZ_CFLAGS@ @DBUS_CFLAGS@ @GLIB_CFLAGS@
endif
INCLUDES = -I$(top_srcdir)/common
-EXTRA_DIST = apitest hsplay hsmicro bdaddr.8 dbusdef.py monitor-bluetooth \
- list-devices test-discovery test-manager test-adapter \
- test-device test-service test-serial test-telephony \
- test-network simple-agent simple-service service-record.dtd \
- service-did.xml service-spp.xml service-opp.xml service-ftp.xml
+EXTRA_DIST = apitest hsplay hsmicro bdaddr.8 rctest.1 dbusdef.py \
+ monitor-bluetooth list-devices test-discovery test-manager \
+ test-adapter test-device test-service test-serial \
+ test-telephony test-network simple-agent simple-service \
+ service-record.dtd service-did.xml service-spp.xml \
+ service-opp.xml service-ftp.xml
MAINTAINERCLEANFILES = Makefile.in
--
1.6.3.3
next prev parent reply other threads:[~2009-07-06 14:20 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-07-06 14:20 [PATCH 1/2] add test/rctest.1 manpage Filippo Giunchedi
2009-07-06 14:20 ` Filippo Giunchedi [this message]
2009-07-06 16:05 ` [PATCH 1/3] test/hciemu.c: verbose usage message Filippo Giunchedi
2009-07-06 16:05 ` [PATCH 2/3] add test/hciemu.1 manpage Filippo Giunchedi
2009-07-06 16:05 ` [PATCH 3/3] include test/hciemu.1 into man_MANS and EXTRA_DIST Filippo Giunchedi
2009-07-06 17:37 ` [PATCH 1/2] add test/rctest.1 manpage Marcel Holtmann
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=1246890054-13479-2-git-send-email-filippo@esaurito.net \
--to=filippo@esaurito.net \
--cc=linux-bluetooth@vger.kernel.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