X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/016df92e89c5ce9cee28e9249d6e6877258daf9e..504abaa9e908a691af0c564442e00f36a009a4e1:/tools/Makefile.am diff --git a/tools/Makefile.am b/tools/Makefile.am index 87fe9b3108..20e7828315 100644 --- a/tools/Makefile.am +++ b/tools/Makefile.am @@ -1,2 +1,6 @@ SUBDIRS=gras - +include $(top_srcdir)/acmacro/dist-files.mk +if GRAMINE_MODE +else +EXTRA_DIST= graspe-master +endif