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