Sfoglia il codice sorgente

integrate the heat example in the test suite

Cédric Augonnet 16 anni fa
parent
commit
40f6b2a37b
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. 2 0
      examples/Makefile.am

+ 2 - 0
examples/Makefile.am

@@ -167,6 +167,8 @@ endif
 
 if !NO_BLAS_LIB
 
+check_PROGRAMS += heat/heat
+
 examplebin_PROGRAMS += heat/heat
 
 heat_heat_SOURCES =				\