Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
updating msg prop tests
[simgrid.git] / examples / Makefile.am
index 2e29c6c..6b01b13 100644 (file)
@@ -1,3 +1,13 @@
-SUBDIRS=msg gras # ping bandwidth alnem saturate
-EXTRA_DIST= modules.doc 
-# gras_stub_generator WAN_3.platform.txt WAN_3.platform_2.txt 
+# 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