--- projects/libstatgrab/examples/Makefile.am 2003/09/29 08:59:21 1.8 +++ projects/libstatgrab/examples/Makefile.am 2004/02/13 15:40:12 1.11 @@ -1,8 +1,10 @@ # Makefile for libstatgrab/examples -# http://www.i-scream.org/ -# $Id: Makefile.am,v 1.8 2003/09/29 08:59:21 tdb Exp $ +# http://www.i-scream.org/libstatgrab/ +# $Id: Makefile.am,v 1.11 2004/02/13 15:40:12 tdb Exp $ -noinst_PROGRAMS = network_traffic disk_traffic cpu_usage load_stats process_stats os_info vm_stats user_list page_stats +if EXAMPLES +noinst_PROGRAMS = network_traffic disk_traffic cpu_usage load_stats process_stats os_info vm_stats user_list page_stats network_iface_stats +endif INCLUDES = -I$(top_srcdir) -I$(top_builddir)\ -I$(top_srcdir)/src -I$(top_builddir)/src\