summaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authorAnthony Blake <anthonix@me.com>2013-05-15 11:35:48 +1200
committerAnthony Blake <anthonix@me.com>2013-05-15 11:35:48 +1200
commit02f01b1e13846f30b23267b543f46957cdc030d9 (patch)
tree7ef00109329376931291df87a12aabef90fdcdc2 /Makefile.in
parente9f23e39aa4799d43ece73b848850d1fa54cdb44 (diff)
downloadffts-02f01b1e13846f30b23267b543f46957cdc030d9.zip
ffts-02f01b1e13846f30b23267b543f46957cdc030d9.tar.gz
Made the java checks depend on --enable-jni, Added --with-float-abi option for ARM. Michael Zucchi <notzed@gmail.com>
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.in b/Makefile.in
index 4eea6fe..3322faa 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -54,8 +54,8 @@ host_triplet = @host@
subdir = .
DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
$(srcdir)/Makefile.in $(srcdir)/config.h.in \
- $(srcdir)/ffts.pc.in $(top_srcdir)/configure config.guess \
- config.sub depcomp install-sh ltmain.sh missing
+ $(srcdir)/ffts.pc.in $(top_srcdir)/configure AUTHORS \
+ config.guess config.sub depcomp install-sh ltmain.sh missing
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/m4/ax_check_classpath.m4 \
$(top_srcdir)/m4/ax_check_java_home.m4 \
OpenPOWER on IntegriCloud