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