Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Do not pass -g, or we conflict with the -g3 passed by the compiler.m4. And let this...
[simgrid.git] / examples / Makefile.am
index 50934c3..ce5e901 100644 (file)
@@ -1,3 +1,6 @@
-SUBDIRS= msg gras # amok
+SUBDIRS= msg gras amok simdag 
+if HAVE_JAVA
+  SUBDIRS+= java
+endif
 
 include $(top_srcdir)/acmacro/dist-files.mk