summaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2008-08-05 22:15:48 +0200
committerMarcel Holtmann <marcel@holtmann.org>2008-08-05 22:15:48 +0200
commit01e2320f66a5aeb203f53b51037e37d3d51ce288 (patch)
treede299c7ed84c317fa8e634edbd859868ac9ac097 /src/Makefile.am
parent1e62c84478c5eccbfbd22cb3c77a6e49cdc3b992 (diff)
Add example for main.conf
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 2690960d..473c86f9 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -6,7 +6,7 @@ dbus_DATA = bluetooth.conf
confdir = $(sysconfdir)/bluetooth
-conf_DATA =
+conf_DATA = main.conf
statedir = $(localstatedir)/lib/bluetooth
@@ -43,7 +43,7 @@ if MANPAGES
man_MANS = bluetoothd.8
endif
-EXTRA_DIST = bluetooth.conf bluetoothd.8 \
+EXTRA_DIST = bluetooth.conf bluetoothd.8 main.conf \
list-devices test-discovery test-manager test-adapter test-device \
simple-service simple-agent service-record.dtd \
service-did.xml service-spp.xml service-opp.xml service-ftp.xml