Install the connman.pc for external plugin development
authorMarcel Holtmann <marcel@holtmann.org>
Mon, 30 Jun 2008 05:15:34 +0000 (07:15 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Mon, 30 Jun 2008 05:15:34 +0000 (07:15 +0200)
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 \