Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Do display where the exception comes from when dealing with remote exceptions
[simgrid.git] / src / Makefile.am
index 660dffc..40753b1 100644 (file)
@@ -1,3 +1,10 @@
+# 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.
+
+
 #AM_CFLAGS= -DNDEBUG 
 
 # -DNLOG   cuts absolutely all logs at compilation time.
@@ -325,6 +332,7 @@ endif
 ##
 ## Java cruft
 
+EXTRA_DIST+=$(JMSG_JAVA_SRC)
 if HAVE_JAVA
 lib_LTLIBRARIES += libsimgrid4java.la