# | Line 1 | Line 1 | |
---|---|---|
1 | # Makefile for libstatgrab/docs | |
2 | < | # http://www.i-scream.org/ |
2 | > | # http://www.i-scream.org/libstatgrab/ |
3 | # $Id$ | |
4 | ||
5 | < | DOCS = network.txt diskio.txt load_average.txt process_stats.txt os_stats.txt |
6 | < | |
7 | < | docdir = $(datadir)/libstatgrab/doc |
8 | < | |
9 | < | doc_DATA = $(DOCS) |
10 | < | EXTRA_DIST = $(DOCS) |
5 | > | SUBDIRS = libstatgrab statgrab saidar |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |