# | Line 10 | Line 10 | 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 |
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 $< |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |