--- projects/libstatgrab/examples/Makefile.am 2003/08/21 22:32:30 1.3 +++ projects/libstatgrab/examples/Makefile.am 2003/08/24 16:18:19 1.4 @@ -1,8 +1,8 @@ # Makefile for libstatgrab/examples # http://www.i-scream.org/ -# $Id: Makefile.am,v 1.3 2003/08/21 22:32:30 tdb Exp $ +# $Id: Makefile.am,v 1.4 2003/08/24 16:18:19 tdb Exp $ -noinst_PROGRAMS = network_traffic disk_traffic cpu_usage load_stats +noinst_PROGRAMS = network_traffic disk_traffic cpu_usage load_stats process_stats os_info INCLUDES = -I$(top_srcdir) -I$(top_builddir) \ -I$(top_srcdir)/src -I$(top_builddir)/src