--- projects/libstatgrab/examples/Makefile.am 2003/05/20 14:10:58 1.1 +++ projects/libstatgrab/examples/Makefile.am 2003/06/05 16:03:20 1.2 @@ -1,8 +1,8 @@ # Makefile for libstatgrab/examples # http://www.i-scream.org/ -# $Id: Makefile.am,v 1.1 2003/05/20 14:10:58 tdb Exp $ +# $Id: Makefile.am,v 1.2 2003/06/05 16:03:20 tdb Exp $ -noinst_PROGRAMS = network_traffic +noinst_PROGRAMS = network_traffic disk_traffic cpu_usage INCLUDES = -I$(top_srcdir) -I$(top_builddir) \ -I$(top_srcdir)/src -I$(top_builddir)/src