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

Public GIT Repository
factorized platform file
[simgrid.git] / examples / Makefile.am
index 77125cf4a15ad3960f40aaf533deac9820bc2de4..6b01b13415dfcb46e786e8c694dd6fe55e493d3f 100644 (file)
@@ -1,3 +1,13 @@
-SUBDIRS= msg gras amok simdag java
+# Copyright (c) 2004-2007. The SimGrid team. All right reserved.
+
+# This file is part of the SimGrid project. This is free software:
+# You can redistribute and/or modify it under the terms of the
+# GNU LGPL (v2.1) licence.
+
+
+SUBDIRS= msg gras amok simdag 
+if HAVE_JAVA
+  SUBDIRS+= java
+endif
 
 include $(top_srcdir)/acmacro/dist-files.mk