X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/93c0b0a94f95c8f3cacd3bd4d9a6d02f2807a2be..6f336f81bdb4f56dd59eaf21232f3bb981b971df:/examples/saturate/Makefile.am diff --git a/examples/saturate/Makefile.am b/examples/saturate/Makefile.am index e8dbc9a85c..958e813f7c 100644 --- a/examples/saturate/Makefile.am +++ b/examples/saturate/Makefile.am @@ -1,7 +1,8 @@ DISTCLEANFILES=Makefile.in INCLUDES= -I$(top_srcdir)/src/include +AM_CFLAGS=-g -noinst_PROGRAMS=saturate_simulator saturate_sensor saturate_maestro +check_PROGRAMS=saturate_simulator saturate_sensor saturate_maestro saturate_simulator_SOURCES= _saturate_simulator.c saturate.c saturate_sensor_SOURCES= _saturate_sensor.c saturate.c