Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fix makedistcheck
[simgrid.git] / examples / python / CMakeLists.txt
index 157f7be..7edc4bc 100644 (file)
@@ -20,4 +20,5 @@ endforeach()
 
 set(examples_src  ${examples_src}                                                      PARENT_SCOPE)
 set(tesh_files    ${tesh_files}   examples/python/actor-create/actor-create_d.xml
-                                  examples/python/actor-lifetime/actor-lifetime_d.xml  PARENT_SCOPE)
+                                  examples/python/actor-lifetime/actor-lifetime_d.xml
+                                  examples/python/app-masterworkers/app-masterworkers_d.xml  PARENT_SCOPE)