Samuel Thibault 12 rokov pred
rodič
commit
d32b3d02c7
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  1. 1 1
      examples/Makefile.am

+ 1 - 1
examples/Makefile.am

@@ -189,12 +189,12 @@ examplebin_PROGRAMS +=				\
 if !STARPU_SIMGRID
 examplebin_PROGRAMS +=				\
 	scheduler/dummy_sched
-endif
 
 if STARPU_HAVE_F77_H
 examplebin_PROGRAMS +=				\
 	basic_examples/vector_scal_fortran
 endif
+endif
 
 if !NO_BLAS_LIB
 examplebin_PROGRAMS +=				\