Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
80245b975ea2874c6a97cfb317201e0513de449d
[simgrid.git] / examples / Makefile.am
1 # Copyright (c) 2004-2007. The SimGrid team. All right reserved.
2
3 # This file is part of the SimGrid project. This is free software:
4 # You can redistribute and/or modify it under the terms of the
5 # GNU LGPL (v2.1) licence.
6
7 EXTRA_DIST= platforms/prop.xml \
8             platforms/metaxml.xml platforms/metaxml-random.xml
9
10 SUBDIRS= msg gras amok simdag java smpi
11
12 include $(top_srcdir)/acmacro/dist-files.mk