X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/93c0b0a94f95c8f3cacd3bd4d9a6d02f2807a2be..6f336f81bdb4f56dd59eaf21232f3bb981b971df:/examples/bandwidth/Makefile.am diff --git a/examples/bandwidth/Makefile.am b/examples/bandwidth/Makefile.am index 63705f15fa..de9499cb32 100644 --- a/examples/bandwidth/Makefile.am +++ b/examples/bandwidth/Makefile.am @@ -1,7 +1,8 @@ DISTCLEANFILES=Makefile.in INCLUDES= -I$(top_srcdir)/src/include +AM_CFLAGS=-g -noinst_PROGRAMS=bandwidth_simulator bandwidth_maestro bandwidth_sensor +check_PROGRAMS=bandwidth_simulator bandwidth_maestro bandwidth_sensor bandwidth_simulator_SOURCES= _bandwidth_simulator.c bandwidth.c bandwidth_maestro_SOURCES= _bandwidth_maestro.c bandwidth.c