X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/93c0b0a94f95c8f3cacd3bd4d9a6d02f2807a2be..6f336f81bdb4f56dd59eaf21232f3bb981b971df:/examples/alnem/Makefile.am diff --git a/examples/alnem/Makefile.am b/examples/alnem/Makefile.am index bf14c562be..adfc6b8739 100644 --- a/examples/alnem/Makefile.am +++ b/examples/alnem/Makefile.am @@ -1,8 +1,9 @@ DISTCLEANFILES=Makefile.in INCLUDES= -I$(top_srcdir)/src/include #-I../../src -I../../nws_portability/Include @CFLAGS_SimGrid@ +AM_CFLAGS=-g -noinst_PROGRAMS=alnem_simulator alnem_sensor alnem_maestro +check_PROGRAMS=alnem_simulator alnem_sensor alnem_maestro alnem_simulator_SOURCES= _alnem_simulator.c alnem.c alnem_sensor_SOURCES= _alnem_sensor.c alnem.c