浏览代码

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 =