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