From 7477c4f629682f6d1815a8e79250615533bad9ca Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Tue, 11 Jan 2005 13:46:40 +0000 Subject: Add tool for changing the device address --- test/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/Makefile.am') diff --git a/test/Makefile.am b/test/Makefile.am index 5b05c43d..7bfb74c3 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -5,7 +5,7 @@ if TEST bin_PROGRAMS = l2test rctest -noinst_PROGRAMS = scotest attest hstest +noinst_PROGRAMS = scotest attest hstest bdaddr LDADD = @BLUEZ_LIBS@ -- cgit