X-Git-Url: http://git.maemo.org/git/?a=blobdiff_plain;f=Makefile.am;h=b4c0917d54fc4b7eabfbefd72d54ae9f96b0d8f2;hb=db8a2e1563f59e4dde4517013c7e346ffe95278e;hp=d30424eccd9d62fd254cfcb70995efc8d01392ec;hpb=e2bef6e12a0fdbbe5bea8adf23de1c589e9207e7;p=connman diff --git a/Makefile.am b/Makefile.am index d30424e..b4c0917 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,22 +1,29 @@ -SUBDIRS = gdbus include src plugins client scripts test doc +SUBDIRS = gdbus include src plugins client tools scripts test doc pkgconfigdir = $(libdir)/pkgconfig pkgconfig_DATA = connman.pc DISTCHECK_CONFIGURE_FLAGS = --disable-gtk-doc \ + --disable-datafiles \ --enable-loopback \ + --enable-ethernet \ --enable-wifi \ + --enable-bluetooth \ --enable-udhcp \ --enable-dhclient \ + --enable-resolvconf \ + --enable-dnsproxy \ --enable-novatel \ --enable-huawei \ --enable-hso \ - --enable-client + --enable-client \ + --enable-tools DISTCLEANFILES = $(pkgconfig_DATA) MAINTAINERCLEANFILES = Makefile.in \ aclocal.m4 configure config.h.in config.sub config.guess \ - ltmain.sh depcomp missing install-sh mkinstalldirs + ltmain.sh depcomp missing install-sh mkinstalldirs \ + shave shave-libtool