X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/0518c56eb90592d6eab49d785ac4440d13b43446..5c26f402e5be8c32801ad34e1a9a7726c6b9c43c:/examples/java/Makefile.am diff --git a/examples/java/Makefile.am b/examples/java/Makefile.am index deb3ebe6a3..f2f4600e6d 100644 --- a/examples/java/Makefile.am +++ b/examples/java/Makefile.am @@ -1,4 +1,11 @@ +# 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= basic ping_pong comm_time suspend -EXTRA_DIST=java_test.mk +EXTRA_DIST=java_test.mk runtest include $(top_srcdir)/acmacro/dist-files.mk