summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorAnthony Blake <anthonix@me.com>2012-08-01 14:48:29 +1200
committerAnthony Blake <anthonix@me.com>2012-08-01 14:48:29 +1200
commit9993b4b77bd21971c2e1a43dbb45567b692698c7 (patch)
tree8052860e84b199c0a5a8c67e222d58f4388a5bea /configure.ac
parent96ff9180191b360873a3b9c384902a0a39d5b37e (diff)
downloadffts-9993b4b77bd21971c2e1a43dbb45567b692698c7.zip
ffts-9993b4b77bd21971c2e1a43dbb45567b692698c7.tar.gz
Forwards and backwards working
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 775ae7b..06cb913 100644
--- a/configure.ac
+++ b/configure.ac
@@ -55,5 +55,6 @@ AC_CHECK_FUNCS([gettimeofday pow])
AC_CONFIG_FILES([Makefile
src/Makefile
+ tests/Makefile
])
AC_OUTPUT
OpenPOWER on IntegriCloud