Add header file for common types
[connman] / Makefile.am
index 071be42..78c98b8 100644 (file)
@@ -1,11 +1,13 @@
 
-SUBDIRS = include src doc test plugins scripts
+SUBDIRS = gdbus include src plugins client scripts test doc
 
 pkgconfigdir = $(libdir)/pkgconfig
 
-noinst_DATA = connman.pc
+pkgconfig_DATA = connman.pc
 
-DISTCLEANFILES = $(noinst_DATA)
+DISTCHECK_CONFIGURE_FLAGS = --disable-gtk-doc
+
+DISTCLEANFILES = $(pkgconfig_DATA)
 
 MAINTAINERCLEANFILES = Makefile.in \
        aclocal.m4 configure config.h.in config.sub config.guess \