Explorar el Código

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

Samuel Thibault hace 10 años
padre
commit
06a4108184
Se han modificado 1 ficheros con 1 adiciones y 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