ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/libstatgrab/Makefile.am
Revision: 1.7
Committed: Tue May 20 14:10:58 2003 UTC (20 years, 11 months ago) by tdb
Branch: MAIN
CVS Tags: LIBSTATGRAB_0_5_1, LIBSTATGRAB_0_5
Changes since 1.6: +2 -2 lines
Log Message:
Added building of examples. We don't, currently, install them though.

File Contents

# User Rev Content
1 tdb 1.1 # Makefile for libstatgrab
2 tdb 1.6 # http://www.i-scream.org/
3 tdb 1.7 # $Id: Makefile.am,v 1.6 2003/05/20 13:57:47 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