ソースを参照

Fix calling cholesky.sh on simgrid

Samuel Thibault 6 年 前
コミット
2fff4de837
共有1 個のファイルを変更した2 個の追加2 個の削除を含む
  1. 2 2
      examples/Makefile.am

+ 2 - 2
examples/Makefile.am

@@ -316,12 +316,12 @@ TESTS += \
 
 endif
 
+endif
+
 if STARPU_SIMGRID
 TESTS += \
 	 cholesky/cholesky.sh
 endif
-
-endif
 endif
 
 if !STARPU_SIMGRID