X-Git-Url: https://vcs.maemo.org/git/?a=blobdiff_plain;f=Makefile.am;h=78c98b8730efb9a5e5172b25ec39e202a4f5e984;hb=273799ecfabe3d3a696dda38d8a400fac08d12d0;hp=0a0969fadd6ff4282a6ba3bb38089261bcd343ba;hpb=c33b387b3ed16bce4058b9088260c4ece1ff6342;p=connman diff --git a/Makefile.am b/Makefile.am index 0a0969f..78c98b8 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,13 @@ -SUBDIRS = include src plugins +SUBDIRS = gdbus include src plugins client scripts test doc + +pkgconfigdir = $(libdir)/pkgconfig + +pkgconfig_DATA = connman.pc + +DISTCHECK_CONFIGURE_FLAGS = --disable-gtk-doc + +DISTCLEANFILES = $(pkgconfig_DATA) MAINTAINERCLEANFILES = Makefile.in \ aclocal.m4 configure config.h.in config.sub config.guess \