Add copy of libgdbus helper for easier adoption
[framework/connectivity/connman.git] / Makefile.am
index baa7612..66e0a0b 100644 (file)
@@ -1,5 +1,11 @@
 
-SUBDIRS = src
+SUBDIRS = gdbus include src doc test plugins scripts
+
+pkgconfigdir = $(libdir)/pkgconfig
+
+pkgconfig_DATA = connman.pc
+
+DISTCLEANFILES = $(pkgconfig_DATA)
 
 MAINTAINERCLEANFILES = Makefile.in \
        aclocal.m4 configure config.h.in config.sub config.guess \