summaryrefslogtreecommitdiffstats
path: root/cups/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'cups/Makefile.am')
-rw-r--r--cups/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/cups/Makefile.am b/cups/Makefile.am
index 2e4ba707..837bbfa2 100644
--- a/cups/Makefile.am
+++ b/cups/Makefile.am
@@ -6,7 +6,7 @@ noinst_PROGRAMS = bluetooth
bluetooth_SOURCES = main.c sdp.c spp.c hcrp.c
-LDFLAGS = @BLUEZ_LIBS@
+LIBS = @BLUEZ_LIBS@
INCLUDES = @BLUEZ_INCLUDES@