X-Git-Url: https://vcs.maemo.org/git/?a=blobdiff_plain;f=Makefile.am;h=78c98b8730efb9a5e5172b25ec39e202a4f5e984;hb=c9fb635620bd63ed64b9af6d61828cbc7592971c;hp=de0e19bee353885084854c937a0b7d4914b66e67;hpb=6908741e0b2291a32ae9aafe556f2a021e23c5af;p=connman diff --git a/Makefile.am b/Makefile.am index de0e19b..78c98b8 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,13 @@ -SUBDIRS = include src 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 \