X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/c7ae4f77d53b8b487d22dad0106dd880ad018150..146abd86a237e18c43320ed134bc7a3aa20bde00:/examples/gras/timer/Makefile.am?ds=sidebyside diff --git a/examples/gras/timer/Makefile.am b/examples/gras/timer/Makefile.am index 3d6d9b1991..21e9e320a7 100644 --- a/examples/gras/timer/Makefile.am +++ b/examples/gras/timer/Makefile.am @@ -16,7 +16,10 @@ timer_client_SOURCES= _timer_client.c timer.c timer_client_LDADD= $(top_builddir)/src/libgras.la # cleanup temps -MAINTAINERCLEANFILES = _$(NAME)_simulator.c _$(NAME)_client.c _$(NAME)_server.c +CLEANFILES = _$(NAME)_simulator.c _$(NAME)_client.c _$(NAME)_server.c \ + $(NAME).Makefile.local $(NAME).Makefile.remote $(NAME).deploy.sh + +MOSTLYCLEANFILES = $(NAME).trace # generate temps