ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/libstatgrab/docs/Makefile.am
Revision: 1.2
Committed: Tue May 20 13:57:48 2003 UTC (20 years, 11 months ago) by tdb
Branch: MAIN
Changes since 1.1: +2 -2 lines
Log Message:
Change i-scream.org.uk to i-scream.org.

File Contents

# Content
1 # Makefile for libstatgrab/docs
2 # http://www.i-scream.org/
3 # $Id: Makefile.am,v 1.1 2003/05/20 13:44:23 tdb Exp $
4
5 DOCS = network.txt
6
7 docdir = $(datadir)/libstatgrab/doc
8
9 doc_DATA = $(DOCS)
10 EXTRA_DIST = $(DOCS)