ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/libstatgrab/Makefile.am
Revision: 1.12
Committed: Fri Jan 16 15:54:51 2004 UTC (20 years, 2 months ago) by tdb
Branch: MAIN
Changes since 1.11: +2 -2 lines
Log Message:
Alter the licensing of libstatgrab. The library part is now under the
LGPL, whilst the tools/examples are under the GPL. Both licenses are
included in the distribution (and are both now in CVS). Also made a
minor alteration to the webpage where it said everything was licensed
under the GPL.

File Contents

# User Rev Content
1 tdb 1.1 # Makefile for libstatgrab
2 tdb 1.6 # http://www.i-scream.org/
3 tdb 1.12 # $Id: Makefile.am,v 1.11 2003/11/20 23:15:27 tdb Exp $
4 tdb 1.1
5     AUTOMAKE_OPTIONS = gnu
6    
7 tdb 1.7 SUBDIRS = src docs examples
8 tdb 1.1
9     ChangeLog:
10 tdb 1.6 cvs2cl --stdout --no-wrap -r -t -w -S -g "-d :pserver:anonymous@cvs.i-scream.org:/cvs/i-scream" -g "-q" > ChangeLog
11 tdb 1.8
12 tdb 1.12 EXTRA_DIST = libstatgrab.pc.in PLATFORMS COPYING COPYING.LGPL
13 tdb 1.8
14 tdb 1.10 pkgconfigdir = $(libdir)/pkgconfig
15 tdb 1.8 pkgconfig_DATA = libstatgrab.pc