ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/libstatgrab/Makefile.am
Revision: 1.16
Committed: Mon Feb 9 23:18:35 2004 UTC (20 years, 2 months ago) by tdb
Branch: MAIN
CVS Tags: LIBSTATGRAB_0_9, LIBSTATGRAB_0_8_2
Changes since 1.15: +3 -3 lines
Log Message:
statgrabmodule -> statgrab.

File Contents

# Content
1 # Makefile for libstatgrab
2 # http://www.i-scream.org/libstatgrab/
3 # $Id: Makefile.am,v 1.15 2004/02/09 23:07:24 tdb Exp $
4
5 AUTOMAKE_OPTIONS = gnu
6
7 SUBDIRS = src docs examples
8
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/statgrab.pyx extras/python/statgrab.c \
14 extras/python/setup.py
15
16 extras/python/statgrab.c: extras/python/statgrab.pyx
17 pyrexc $<
18
19 pkgconfigdir = $(libdir)/pkgconfig
20 pkgconfig_DATA = libstatgrab.pc