Browse Source

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

Samuel Thibault 10 years ago
parent
commit
06a4108184
1 changed files with 1 additions and 1 deletions
  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