--- projects/libstatgrab/docs/Makefile.am 2003/10/01 14:59:11 1.12 +++ projects/libstatgrab/docs/Makefile.am 2003/10/02 14:53:22 1.13 @@ -1,11 +1,12 @@ # Makefile for libstatgrab/docs # http://www.i-scream.org/ -# $Id: Makefile.am,v 1.12 2003/10/01 14:59:11 tdb Exp $ +# $Id: Makefile.am,v 1.13 2003/10/02 14:53:22 tdb Exp $ DOCS = network.txt diskio.txt load_average.txt process_stats.txt os_stats.txt vm_stats.txt user_list.txt cpu.txt page_stat.txt man_MANS = get_load_stats.3 get_general_stats.3 cpu_percent_usage.3 \ - get_cpu_totals.3 get_cpu_diff.3 + get_cpu_totals.3 get_cpu_diff.3 get_network_stats.3 \ + get_network_stats_diff.3 docdir = $(datadir)/doc/libstatgrab