diff options
Diffstat (limited to 'rfcomm/Makefile.am')
-rw-r--r-- | rfcomm/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rfcomm/Makefile.am b/rfcomm/Makefile.am index 72635ff2..aa0c5462 100644 --- a/rfcomm/Makefile.am +++ b/rfcomm/Makefile.am @@ -3,7 +3,7 @@ # mandir = $(prefix)/usr/share/man -confdir = /etc/bluetooth +confdir = $(sysconfdir)/bluetooth bin_PROGRAMS = rfcomm |