Enable resolver plugins for distcheck building
[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-resolvconf \
14                                 --enable-dnsproxy \
15                                 --enable-novatel \
16                                 --enable-huawei \
17                                 --enable-hso \
18                                 --enable-client
19
20 DISTCLEANFILES = $(pkgconfig_DATA)
21
22 MAINTAINERCLEANFILES = Makefile.in \
23         aclocal.m4 configure config.h.in config.sub config.guess \
24         ltmain.sh depcomp missing install-sh mkinstalldirs