From 3bc42870d020c8dc6804f1f3c6b0da9d7d6193a9 Mon Sep 17 00:00:00 2001 From: Gerd Hoffmann Date: Thu, 8 Jul 2010 16:59:47 +0200 Subject: [PATCH] place pkgconfig file in /usr/share --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 284ff9b..6f6c8cd 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,6 @@ SUBDIRS = spice -pkgconfigdir = $(libdir)/pkgconfig +pkgconfigdir = $(datadir)/pkgconfig pkgconfig_DATA = spice-protocol.pc DISTCLEANFILES = \