瀏覽代碼

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
 
+check_PROGRAMS += heat/heat
+
 examplebin_PROGRAMS += heat/heat
 
 heat_heat_SOURCES =				\