Преглед изворни кода

integrate the heat example in the test suite

Cédric Augonnet пре 16 година
родитељ
комит
40f6b2a37b
1 измењених фајлова са 2 додато и 0 уклоњено
  1. 2 0
      examples/Makefile.am

+ 2 - 0
examples/Makefile.am

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