]> AND Public Git Repository - simgrid.git/blobdiff - examples/Makefile.am
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
optimize: strings that are only used on debug should only get computed when debug...
[simgrid.git] / examples / Makefile.am
index 58314129cf1558984ccea7935d6ba4b6249deb30..245fccc1c7ef96a70d400f8098cec70fc5103af1 100644 (file)
@@ -7,6 +7,6 @@
 EXTRA_DIST= platforms/prop.xml \
             platforms/metaxml.xml platforms/metaxml-random.xml
 
-SUBDIRS= msg gras amok simdag java
+SUBDIRS= msg gras amok simdag java smpi simdag
 
 include $(top_srcdir)/acmacro/dist-files.mk