summaryrefslogtreecommitdiffstats
path: root/dund/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'dund/Makefile.am')
-rw-r--r--dund/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/dund/Makefile.am b/dund/Makefile.am
index 9c967ce0..1c8f4069 100644
--- a/dund/Makefile.am
+++ b/dund/Makefile.am
@@ -6,7 +6,7 @@ bin_PROGRAMS = dund
dund_SOURCES = main.c dun.c dund.h sdp.c lib.h msdun.c
-LDFLAGS = @BLUEZ_LIBS@
+LIBS = @BLUEZ_LIBS@
INCLUDES = @BLUEZ_INCLUDES@