X-Git-Url: https://vcs.maemo.org/git/?a=blobdiff_plain;ds=sidebyside;f=Makefile.am;h=0b875b7d83072d655f7f34e8f2414ca9b0c5e9f9;hb=91b02d3430e53b5bf7d974e37cd60102a93f92ad;hp=52247b984837941cd4351d41fd07e95b8673b09a;hpb=5bc520d3b5025d29a1782fc093d2f8532580e767;p=connman diff --git a/Makefile.am b/Makefile.am index 52247b9..0b875b7 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,13 @@ -SUBDIRS = include src plugins scripts +SUBDIRS = gdbus include src plugins 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 \