Remove deprecated interface implementation
[connman] / Makefile.am
index 52247b9..0b875b7 100644 (file)
@@ -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 \