X-Git-Url: https://vcs.maemo.org/git/?a=blobdiff_plain;f=Makefile.am;h=78c98b8730efb9a5e5172b25ec39e202a4f5e984;hb=daf3903e0695e63a68bdbf15f0079f40e7deaf99;hp=35d8c8843aa8fa45d4b15afcc5782ee6e8028103;hpb=97697ebc4f19a72938252ea856d9e13a043ce0d6;p=connman diff --git a/Makefile.am b/Makefile.am index 35d8c88..78c98b8 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,13 @@ -SUBDIRS = include src doc test plugins scripts +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 \