Explorar o código

Fix main/subgraph_repeat_regenerate test into actually using the right source, thanks Jeff Hand for the catch!

Samuel Thibault %!s(int64=11) %!d(string=hai) anos
pai
achega
06a4108184
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      tests/Makefile.am

+ 1 - 1
tests/Makefile.am

@@ -471,7 +471,7 @@ main_subgraph_repeat_tag_SOURCES +=		\
 endif
 
 main_subgraph_repeat_regenerate_SOURCES =		\
-	main/subgraph_repeat.c
+	main/subgraph_repeat_regenerate.c
 if STARPU_USE_CUDA
 main_subgraph_repeat_regenerate_SOURCES +=		\
 	main/increment.cu