ソースを参照

examples/Makefile.am: temporary fix

Nathalie Furmento 7 年 前
コミット
771c76bec7
共有1 個のファイルを変更した1 個の追加1 個の削除を含む
  1. 1 1
      examples/Makefile.am

+ 1 - 1
examples/Makefile.am

@@ -35,7 +35,7 @@ LIBS = $(top_builddir)/src/@LIBSTARPU_LINK@ $(MAGMA_LIBS) $(HWLOC_LIBS) @LIBS@ $
 AM_CPPFLAGS = -I$(top_srcdir)/include/ -I$(top_srcdir)/examples/ -I$(top_builddir)/include
 AM_LDFLAGS = @STARPU_EXPORT_DYNAMIC@ $(STARPU_OPENCL_LDFLAGS) $(STARPU_CUDA_LDFLAGS) $(STARPU_COI_LDFLAGS) $(STARPU_SCIF_LDFLAGS)
 
-SUBDIRS = stencil
+#SUBDIRS = stencil
 
 BUILT_SOURCES =