9 |
|
ChangeLog: |
10 |
|
cvs2cl --stdout --no-wrap -r -t -w -S -g "-d :pserver:anonymous@cvs.i-scream.org:/cvs/i-scream" -g "-q" > ChangeLog |
11 |
|
|
12 |
< |
EXTRA_DIST = libstatgrab.pc.in PLATFORMS COPYING COPYING.LGPL \ |
13 |
< |
extras/python/statgrabmodule.pyx extras/python/statgrabmodule.c \ |
14 |
< |
extras/python/setup.py |
15 |
< |
|
16 |
< |
extras/python/statgrabmodule.c: extras/python/statgrabmodule.pyx |
17 |
< |
pyrexc $< |
12 |
> |
EXTRA_DIST = libstatgrab.pc.in PLATFORMS COPYING COPYING.LGPL |
13 |
|
|
14 |
|
pkgconfigdir = $(libdir)/pkgconfig |
15 |
|
pkgconfig_DATA = libstatgrab.pc |