summaryrefslogtreecommitdiffstats
path: root/rfcomm/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'rfcomm/Makefile.am')
-rw-r--r--rfcomm/Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/rfcomm/Makefile.am b/rfcomm/Makefile.am
index f525fc4f..980b0900 100644
--- a/rfcomm/Makefile.am
+++ b/rfcomm/Makefile.am
@@ -9,6 +9,10 @@ bin_PROGRAMS = rfcomm
rfcomm_SOURCES = main.c parser.h parser.y lexer.l kword.h kword.c
rfcomm_CONFIG = rfcomm.conf
+LDFLAGS = @BLUEZ_LIBS@
+
+INCLUDES = @BLUEZ_INCLUDES@
+
man_MANS = rfcomm.1
YFLAGS = -d