summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFilippo Giunchedi <filippo@esaurito.net>2009-07-06 16:20:54 +0200
committerMarcel Holtmann <marcel@holtmann.org>2009-07-06 10:34:33 -0700
commite5fbc3089e099e77f306e59be013d224b7165976 (patch)
tree9d713a4283360a8de59e398b868f747057283b3e
parentf965b2b9fc8c123ff69206446c764777a8fdc7fa (diff)
downloadbluez-e5fbc3089e099e77f306e59be013d224b7165976.tar.gz
include test/rctest.1 into man_MANS and EXTRA_DIST
-rw-r--r--test/Makefile.am15
1 files changed, 10 insertions, 5 deletions
diff --git a/test/Makefile.am b/test/Makefile.am
index e54e88e5d..7bd68c052 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