ソースを参照

integrate the heat example in the test suite

Cédric Augonnet 17 年 前
コミット
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 =				\