Explorar o código

examples/Makefile.am: fix program name

Nathalie Furmento %!s(int64=11) %!d(string=hai) anos
pai
achega
f13cc390c7
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      examples/Makefile.am

+ 1 - 1
examples/Makefile.am

@@ -271,7 +271,7 @@ STARPU_EXAMPLES +=				\
 	sched_ctx/prio				\
 	sched_ctx/dummy_sched_with_ctx		\
 	sched_ctx/sched_ctx_without_sched_policy\
-	sched_ctx/nested_sched_ctx		\
+	sched_ctx/nested_sched_ctxs		\
 	worker_collections/worker_tree_example  \
 	worker_collections/worker_list_example  \
 	reductions/dot_product			\