summaryrefslogtreecommitdiffstats
path: root/rfcomm
diff options
context:
space:
mode:
Diffstat (limited to 'rfcomm')
-rw-r--r--rfcomm/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/rfcomm/Makefile.am b/rfcomm/Makefile.am
index 8e883540..a1a97b8a 100644
--- a/rfcomm/Makefile.am
+++ b/rfcomm/Makefile.am
@@ -1,7 +1,9 @@
+if CONFIGFILES
confdir = $(sysconfdir)/bluetooth
conf_DATA = rfcomm.conf
+endif
bin_PROGRAMS = rfcomm
@@ -18,6 +20,6 @@ AM_YFLAGS = -d
CLEANFILES = lexer.c parser.c parser.h
-EXTRA_DIST = $(man_MANS) $(conf_DATA)
+EXTRA_DIST = $(man_MANS) rfcomm.conf
MAINTAINERCLEANFILES = Makefile.in