Add configure options to select plugins
[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-client
12
13 DISTCLEANFILES = $(pkgconfig_DATA)
14
15 MAINTAINERCLEANFILES = Makefile.in \
16         aclocal.m4 configure config.h.in config.sub config.guess \
17         ltmain.sh depcomp missing install-sh mkinstalldirs