--- projects/libstatgrab/Makefile.am 2003/10/07 22:07:37 1.9 +++ projects/libstatgrab/Makefile.am 2004/01/16 15:54:51 1.12 @@ -1,6 +1,6 @@ # Makefile for libstatgrab # http://www.i-scream.org/ -# $Id: Makefile.am,v 1.9 2003/10/07 22:07:37 tdb Exp $ +# $Id: Makefile.am,v 1.12 2004/01/16 15:54:51 tdb Exp $ AUTOMAKE_OPTIONS = gnu @@ -9,7 +9,7 @@ SUBDIRS = src docs examples ChangeLog: cvs2cl --stdout --no-wrap -r -t -w -S -g "-d :pserver:anonymous@cvs.i-scream.org:/cvs/i-scream" -g "-q" > ChangeLog -EXTRA_DIST = libstatgrab.pc.in +EXTRA_DIST = libstatgrab.pc.in PLATFORMS COPYING COPYING.LGPL -pkgconfigdir = @PKGCONFIG_DIR@ +pkgconfigdir = $(libdir)/pkgconfig pkgconfig_DATA = libstatgrab.pc