瀏覽代碼

examples/Makefile.am: starpufft has been moved

Nathalie Furmento 13 年之前
父節點
當前提交
e84ff6aaa3
共有 1 個文件被更改,包括 0 次插入6 次删除
  1. 0 6
      examples/Makefile.am

+ 0 - 6
examples/Makefile.am

@@ -22,12 +22,6 @@ AM_LDFLAGS = $(STARPU_CUDA_LDFLAGS) $(STARPU_OPENCL_LDFLAGS)
 
 SUBDIRS = stencil
 
-if STARPU_HAVE_FFTW
-if STARPU_HAVE_FFTWF
-SUBDIRS += starpufft
-endif
-endif
-
 BUILT_SOURCES =
 
 if STARPU_USE_OPENCL