Add infrastructure for built-in plugins
[connman] / Makefile.am
1
2 SUBDIRS = gdbus 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-udhcp \
15                                 --enable-dhclient \
16                                 --enable-resolvconf \
17                                 --enable-dnsproxy \
18                                 --enable-novatel \
19                                 --enable-huawei \
20                                 --enable-hso \
21                                 --enable-client \
22                                 --enable-tools
23
24 DISTCLEANFILES = $(pkgconfig_DATA)
25
26 MAINTAINERCLEANFILES = Makefile.in \
27         aclocal.m4 configure config.h.in config.sub config.guess \
28         ltmain.sh depcomp missing install-sh mkinstalldirs \
29         shave shave-libtool