X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/7483c40fde2a363bc0a3e8a6a71b44dd7f968b5b..fad0692b1165fd4a30605d958b40f80c3c488fba:/examples/java/Makefile.am diff --git a/examples/java/Makefile.am b/examples/java/Makefile.am index 171e928767..f2f4600e6d 100644 --- a/examples/java/Makefile.am +++ b/examples/java/Makefile.am @@ -1,5 +1,11 @@ -SUBDIRS= basic ping_pong comm_time -# suspend +# Copyright (c) 2004-2007. The SimGrid team. All right reserved. -EXTRA_DIST=java_test.mk +# 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 runtest include $(top_srcdir)/acmacro/dist-files.mk