Selaa lähdekoodia

Fix calling cholesky.sh on simgrid

Samuel Thibault 6 vuotta sitten
vanhempi
commit
2fff4de837
1 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  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