ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/libstatgrab/Makefile.am
Revision: 1.4
Committed: Wed Feb 19 23:09:48 2003 UTC (21 years, 2 months ago) by tdb
Branch: MAIN
CVS Tags: LIBSTATGRAB_0_4, LIBSTATGRAB_0_3_4, LIBSTATGRAB_0_3_3, LIBSTATGRAB_0_3_2, LIBSTATGRAB_0_3_1, LIBSTATGRAB_0_3, LIBSTATGRAB_0_2
Changes since 1.3: +2 -7 lines
Log Message:
Created the structure and automake stuff for the source files to be
moved to a src subdirectory. This will break things until I repo-move
the actual files, which I don't want to do until Pete is happy :-)

File Contents

# User Rev Content
1 tdb 1.1 # Makefile for libstatgrab
2     # http://www.i-scream.org.uk/
3 tdb 1.4 # $Id: Makefile.am,v 1.3 2003/02/19 20:55:12 tdb Exp $
4 tdb 1.1
5     AUTOMAKE_OPTIONS = gnu
6    
7 tdb 1.4 SUBDIRS = src
8 tdb 1.1
9     ChangeLog:
10     cvs2cl --stdout --no-wrap -r -t -w -S -g "-d :pserver:anonymous@cvs.i-scream.org.uk:/cvs/i-scream" -g "-q" > ChangeLog