summaryrefslogtreecommitdiffstats
path: root/test/Makefile.am
diff options
context:
space:
mode:
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