Install the connman.pc for external plugin development
[connman] / Makefile.am
index 071be42..fe127cd 100644 (file)
@@ -3,9 +3,9 @@ SUBDIRS = include src doc test plugins scripts
 
 pkgconfigdir = $(libdir)/pkgconfig
 
-noinst_DATA = connman.pc
+pkgconfig_DATA = connman.pc
 
-DISTCLEANFILES = $(noinst_DATA)
+DISTCLEANFILES = $(pkgconfig_DATA)
 
 MAINTAINERCLEANFILES = Makefile.in \
        aclocal.m4 configure config.h.in config.sub config.guess \