Преглед изворни кода

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

Samuel Thibault пре 10 година
родитељ
комит
06a4108184
1 измењених фајлова са 1 додато и 1 уклоњено
  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