Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Generate files correctely with gras_stub_generator.
[simgrid.git] / examples / java / Makefile.am
index 171e928..f2f4600 100644 (file)
@@ -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