From: alegrand Date: Tue, 25 Sep 2007 14:10:01 +0000 (+0000) Subject: Do not forget to distribute the java sources... X-Git-Tag: v3.3~1070 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/dfef07e929a51f264050985b6e8f5f302103dab2 Do not forget to distribute the java sources... git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@4721 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- diff --git a/src/Makefile.am b/src/Makefile.am index 660dffcf9c..0440b669c4 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -325,6 +325,7 @@ endif ## ## Java cruft +EXTRA_DIST+=$(JMSG_JAVA_SRC) if HAVE_JAVA lib_LTLIBRARIES += libsimgrid4java.la