Ensure updates of connected technologies for Ethernet
[platform/upstream/connman.git] / Makefile.am
1
2 SUBDIRS = gdbus gatchat include plugins src client tools scripts test doc
3
4 pkgconfigdir = $(libdir)/pkgconfig
5
6 pkgconfig_DATA = connman.pc
7
8 DISTCHECK_CONFIGURE_FLAGS = --disable-gtk-doc \
9                                 --disable-datafiles \
10                                 --enable-loopback \
11                                 --enable-ethernet \
12                                 --enable-wifi \
13                                 --enable-bluetooth \
14                                 --enable-ofono \
15                                 --enable-udhcp \
16                                 --enable-dhclient \
17                                 --enable-resolvconf \
18                                 --enable-dnsproxy \
19                                 --enable-novatel \
20                                 --enable-huawei \
21                                 --enable-hso \
22                                 --enable-mbm \
23                                 --enable-udev \
24                                 --enable-polkit \
25                                 --enable-client \
26                                 --enable-tools
27
28 DISTCLEANFILES = $(pkgconfig_DATA)
29
30 MAINTAINERCLEANFILES = Makefile.in \
31         aclocal.m4 configure config.h.in config.sub config.guess \
32         ltmain.sh depcomp compile missing install-sh mkinstalldirs