summaryrefslogtreecommitdiffstats
path: root/test/Makefile.am
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2005-09-27 15:19:14 +0000
committerMarcel Holtmann <marcel@holtmann.org>2005-09-27 15:19:14 +0000
commitd577091a3632210b7c5d8a07bc7698097f0042a6 (patch)
treeb6490ef5521584432f9ce46491aaf43e02cea2ac /test/Makefile.am
parentca1b11b40db46287fc63024d5bb824d9695c1b67 (diff)
Show the OUI and include a manual page for the bdaddr utility
Diffstat (limited to 'test/Makefile.am')
-rw-r--r--test/Makefile.am8
1 files changed, 7 insertions, 1 deletions
diff --git a/test/Makefile.am b/test/Makefile.am
index bf41fb03..8ee5ed06 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -17,11 +17,17 @@ attest_LDADD = @BLUEZ_LIBS@
hstest_LDADD = @BLUEZ_LIBS@
+bdaddr_SOURCES = bdaddr.c $(top_builddir)/tools/oui.h $(top_builddir)/tools/oui.c
+
bdaddr_LDADD = @BLUEZ_LIBS@
+noinst_MANS = bdaddr.8
+
AM_CFLAGS = @BLUEZ_CFLAGS@
endif
-EXTRA_DIST = hsplay hsmicro
+INCLUDES = -I$(top_srcdir)/tools
+
+EXTRA_DIST = hsplay hsmicro bdaddr.8
MAINTAINERCLEANFILES = Makefile.in