--- 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 -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html