Add option for selecting Bluetooth support
[connman] / Makefile.am
1
2 SUBDIRS = gdbus include src plugins client scripts test doc
3
4 pkgconfigdir = $(libdir)/pkgconfig
5
6 pkgconfig_DATA = connman.pc
7
8 DISTCHECK_CONFIGURE_FLAGS = --disable-gtk-doc \
9                                 --enable-loopback \
10                                 --enable-ethernet \
11                                 --enable-wifi \
12                                 --enable-bluetooth \
13                                 --enable-udhcp \
14                                 --enable-dhclient \
15                                 --enable-resolvconf \
16                                 --enable-dnsproxy \
17                                 --enable-novatel \
18                                 --enable-huawei \
19                                 --enable-hso \
20                                 --enable-client
21
22 DISTCLEANFILES = $(pkgconfig_DATA)
23
24 MAINTAINERCLEANFILES = Makefile.in \
25         aclocal.m4 configure config.h.in config.sub config.guess \
26         ltmain.sh depcomp missing install-sh mkinstalldirs