--- projects/libstatgrab/Makefile.am 2003/02/19 20:55:12 1.3 +++ projects/libstatgrab/Makefile.am 2003/05/20 13:57:47 1.6 @@ -1,15 +1,10 @@ # Makefile for libstatgrab -# http://www.i-scream.org.uk/ -# $Id: Makefile.am,v 1.3 2003/02/19 20:55:12 tdb Exp $ +# http://www.i-scream.org/ +# $Id: Makefile.am,v 1.6 2003/05/20 13:57:47 tdb Exp $ AUTOMAKE_OPTIONS = gnu -include_HEADERS = statgrab.h -lib_LTLIBRARIES = libstatgrab.la +SUBDIRS = src docs -libstatgrab_la_LDFLAGS = -version-info 0:0:0 - -libstatgrab_la_SOURCES = cpu_stats.c disk_stats.c load_stats.c memory_stats.c network_stats.o os_info.c page_stats.c process_stats.c swap_stats.c user_stats.c - ChangeLog: - cvs2cl --stdout --no-wrap -r -t -w -S -g "-d :pserver:anonymous@cvs.i-scream.org.uk:/cvs/i-scream" -g "-q" > ChangeLog + cvs2cl --stdout --no-wrap -r -t -w -S -g "-d :pserver:anonymous@cvs.i-scream.org:/cvs/i-scream" -g "-q" > ChangeLog