Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Update the platform files: the root tag is now called 'platform', not 'platform_descr...
[simgrid.git] / examples / java / comm_time / Makefile.in
index b4b277d..509948b 100644 (file)
@@ -207,7 +207,9 @@ EXTRA_DIST = comm_time_deployment.xml comm_time_platform.xml \
        $(JAVA_SRC)
 
 # Declare sources:
-JAVA_SRC = Master.java Slave.java CommTimeTest.java CommTimeTask.java
+JAVA_SRC = Master.java Slave.java CommTimeTest.java \
+         CommTimeTask.java FinalizeTask.java
+
 JAVA_TESTS = CommTimeTest.class
 
 # Declare test class