summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2009-01-03 12:59:19 +0100
committerMarcel Holtmann <marcel@holtmann.org>2009-01-03 12:59:19 +0100
commitff0c50794b063e961775fc8fbe4fe7277bd7102d (patch)
tree2f5ea35a00b6622852b3d46a947e543c4b7e24af /Makefile.am
parent4113a9a26b4ecdef89de8006cbf9755cc8656e4f (diff)
downloadconnman-ff0c50794b063e961775fc8fbe4fe7277bd7102d.tar.gz
connman-ff0c50794b063e961775fc8fbe4fe7277bd7102d.tar.bz2
connman-ff0c50794b063e961775fc8fbe4fe7277bd7102d.zip
Add option for selecting Bluetooth support
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 57b99799..5f40b57e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -9,6 +9,7 @@ DISTCHECK_CONFIGURE_FLAGS = --disable-gtk-doc \
--enable-loopback \
--enable-ethernet \
--enable-wifi \
+ --enable-bluetooth \
--enable-udhcp \
--enable-dhclient \
--enable-resolvconf \