Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Specify the right path to the simgrid.jar Hopefully it will make plain javac happy...
[simgrid.git] / examples / java / ping_pong / Makefile.in
index b430ac4..5718361 100644 (file)
@@ -207,7 +207,7 @@ noinst_JAVA = Sender.java Receiver.java PingPongTask.java PingPongTest.java
 #if HAVE_JAVA
 TESTS = PingPongTest.class
 JAVAROOT = .
-CLASSPATH = $(top_srcdir)/src/java
+CLASSPATH = $(top_srcdir)/src/simgrid.jar
 
 #AM_JAVACFLAGS=-I$(top_srcdir)/src/java