Mercurial > hg > js-dsp-test
diff fft/fftw/fftw-3.3.4/rdft/scalar/Makefile.am @ 19:26056e866c29
Add FFTW to comparison table
author | Chris Cannam |
---|---|
date | Tue, 06 Oct 2015 13:08:39 +0100 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/fft/fftw/fftw-3.3.4/rdft/scalar/Makefile.am Tue Oct 06 13:08:39 2015 +0100 @@ -0,0 +1,7 @@ +AM_CPPFLAGS = -I$(top_srcdir)/kernel -I$(top_srcdir)/rdft +SUBDIRS = r2cf r2cb r2r +noinst_LTLIBRARIES = librdft_scalar.la + +librdft_scalar_la_SOURCES = hb.h r2cb.h r2cbIII.h hf.h hfb.c r2c.c \ +r2cf.h r2cfII.h r2r.c r2r.h hc2c.c hc2cf.h hc2cb.h +