summaryrefslogtreecommitdiffstats
path: root/configure
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
parent96ff9180191b360873a3b9c384902a0a39d5b37e (diff)
downloadffts-9993b4b77bd21971c2e1a43dbb45567b692698c7.zip
ffts-9993b4b77bd21971c2e1a43dbb45567b692698c7.tar.gz
Forwards and backwards working
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure b/configure
index 81fd0eb..d412018 100755
--- a/configure
+++ b/configure
@@ -5049,7 +5049,7 @@ done
-ac_config_files="$ac_config_files Makefile src/Makefile"
+ac_config_files="$ac_config_files Makefile src/Makefile tests/Makefile"
cat >confcache <<\_ACEOF
# This file is a shell script that caches the results of configure
@@ -5784,6 +5784,7 @@ do
"depfiles") CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;;
"Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
"src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
+ "tests/Makefile") CONFIG_FILES="$CONFIG_FILES tests/Makefile" ;;
*) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;;
esac
OpenPOWER on IntegriCloud