ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/libstatgrab/Makefile.am
(Generate patch)

Comparing projects/libstatgrab/Makefile.am (file contents):
Revision 1.13 by tdb, Mon Jan 19 16:49:17 2004 UTC vs.
Revision 1.14 by tdb, Fri Feb 6 14:18:37 2004 UTC

# Line 9 | Line 9 | SUBDIRS = src docs examples
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
12 > EXTRA_DIST = libstatgrab.pc.in PLATFORMS COPYING COPYING.LGPL \
13 >                extras/python/statgrabmodule.pyx extras/python/statgrabmodule.c
14 >
15 > extras/python/statgrabmodule.c: extras/python/statgrabmodule.pyx
16 >        pyrexc $<
17  
18   pkgconfigdir = $(libdir)/pkgconfig
19   pkgconfig_DATA = libstatgrab.pc

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines