Explorar el Código

integrate the heat example in the test suite

Cédric Augonnet hace 17 años
padre
commit
40f6b2a37b
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  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 =				\