From 1d3715db11f573060cb02a2b7b7c44f06607d337 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Sat, 3 Apr 2004 06:04:35 +0000 Subject: Update BlueZ library configuration --- test/Makefile.am | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'test') diff --git a/test/Makefile.am b/test/Makefile.am index ec6b7779..79386603 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -4,4 +4,8 @@ noinst_PROGRAMS = l2test scotest rctest attest hstest +LDFLAGS = @BLUEZ_LIBS@ + +INCLUDES = @BLUEZ_INCLUDES@ + EXTRA_DIST = hsplay hsmicro -- cgit