summaryrefslogtreecommitdiffstats
path: root/pand/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'pand/Makefile.am')
-rw-r--r--pand/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/pand/Makefile.am b/pand/Makefile.am
index 20b99270..0520dc3d 100644
--- a/pand/Makefile.am
+++ b/pand/Makefile.am
@@ -6,7 +6,7 @@ bin_PROGRAMS = pand
pand_SOURCES = main.c pand.h bnep.c sdp.c
-LDFLAGS = @BLUEZ_LIBS@
+LIBS = @BLUEZ_LIBS@
INCLUDES = @BLUEZ_INCLUDES@