summaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorAnthony Blake <anthonix@me.com>2012-11-15 15:33:01 +1300
committerAnthony Blake <anthonix@me.com>2012-11-15 15:33:01 +1300
commit763210e26805abdc61cc7c6efcacf70468dce3e6 (patch)
tree7212530d344b34bdb753a9cd08619747520d1cbf /src/Makefile.am
parentfe70c1701e7bad474a24a3d659fadd6a59d1b4ad (diff)
downloadffts-763210e26805abdc61cc7c6efcacf70468dce3e6.zip
ffts-763210e26805abdc61cc7c6efcacf70468dce3e6.tar.gz
Real-valued Multi-dimension transforms
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index ce73303..d550b08 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -2,7 +2,7 @@
lib_LTLIBRARIES = libffts.la
-libffts_la_SOURCES = ffts.c ffts_nd.c ffts_real.c patterns.c codegen.c
+libffts_la_SOURCES = ffts.c ffts_nd.c ffts_real.c ffts_real_nd.c patterns.c codegen.c
libffts_includedir=$(includedir)/ffts
libffts_include_HEADERS = ../include/ffts.h
OpenPOWER on IntegriCloud