--- projects/libstatgrab/Makefile.am 2004/02/06 14:18:37 1.14 +++ projects/libstatgrab/Makefile.am 2004/02/09 23:07:24 1.15 @@ -1,6 +1,6 @@ # Makefile for libstatgrab # http://www.i-scream.org/libstatgrab/ -# $Id: Makefile.am,v 1.14 2004/02/06 14:18:37 tdb Exp $ +# $Id: Makefile.am,v 1.15 2004/02/09 23:07:24 tdb Exp $ AUTOMAKE_OPTIONS = gnu @@ -10,7 +10,8 @@ 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/statgrabmodule.pyx extras/python/statgrabmodule.c + extras/python/statgrabmodule.pyx extras/python/statgrabmodule.c \ + extras/python/setup.py extras/python/statgrabmodule.c: extras/python/statgrabmodule.pyx pyrexc $<