--- projects/libstatgrab/Makefile.am 2004/02/09 23:18:35 1.16 +++ projects/libstatgrab/Makefile.am 2004/03/20 19:25:19 1.17 @@ -1,6 +1,6 @@ # Makefile for libstatgrab # http://www.i-scream.org/libstatgrab/ -# $Id: Makefile.am,v 1.16 2004/02/09 23:18:35 tdb Exp $ +# $Id: Makefile.am,v 1.17 2004/03/20 19:25:19 tdb Exp $ AUTOMAKE_OPTIONS = gnu @@ -9,12 +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 PLATFORMS COPYING COPYING.LGPL \ - extras/python/statgrab.pyx extras/python/statgrab.c \ - extras/python/setup.py - -extras/python/statgrab.c: extras/python/statgrab.pyx - pyrexc $< +EXTRA_DIST = libstatgrab.pc.in PLATFORMS COPYING COPYING.LGPL pkgconfigdir = $(libdir)/pkgconfig pkgconfig_DATA = libstatgrab.pc