Add simple test script to monitor states
[connman] / Makefile.am
index baa7612..fe127cd 100644 (file)
@@ -1,5 +1,11 @@
 
-SUBDIRS = src
+SUBDIRS = 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 \