Add configure options for udhcp and dhclient
[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-wifi \
11                                 --enable-udhcp \
12                                 --enable-dhclient \
13                                 --enable-novatel \
14                                 --enable-huawei \
15                                 --enable-hso \
16                                 --enable-client
17
18 DISTCLEANFILES = $(pkgconfig_DATA)
19
20 MAINTAINERCLEANFILES = Makefile.in \
21         aclocal.m4 configure config.h.in config.sub config.guess \
22         ltmain.sh depcomp missing install-sh mkinstalldirs