Parcourir la source

examples/Makefile.am: starpufft has been moved

Nathalie Furmento il y a 13 ans
Parent
commit
e84ff6aaa3
1 fichiers modifiés avec 0 ajouts et 6 suppressions
  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