Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
rename surfxml.dtd into simgrid.dtd
[simgrid.git] / examples / Makefile.am
index 7b627b2..14df417 100644 (file)
@@ -1,3 +1,11 @@
-SUBDIRS=ping # bandwidth # saturate
-EXTRA_DIST=gras_stub_generator WAN_3.platform.txt WAN_3.platform_2.txt
-# saturate alnem
+# 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.
+
+EXTRA_DIST= platforms/prop.xml
+
+SUBDIRS= msg gras amok simdag java
+
+include $(top_srcdir)/acmacro/dist-files.mk