summaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authorAnthony Blake <anthonix@me.com>2013-09-25 14:20:49 +1200
committerAnthony Blake <anthonix@me.com>2013-09-25 14:20:49 +1200
commit231e164ddb16ba4c763a2dda1034c979ab5b493d (patch)
tree86084e4dcd32ee16402ede534e3a1612459bf841 /Makefile.in
parentc44b340684fcc3cccee8b0888f7f189bee2fc69f (diff)
downloadffts-231e164ddb16ba4c763a2dda1034c979ab5b493d.zip
ffts-231e164ddb16ba4c763a2dda1034c979ab5b493d.tar.gz
Added header files to SOURCES, and build_*.sh, so make dist works properly
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 3322faa..e13362c 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -299,7 +299,7 @@ top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
AUTOMAKE_OPTIONS = foreign
SUBDIRS = src tests $(am__append_1)
-EXTRA_DIST = COPYRIGHT ffts.pc.in
+EXTRA_DIST = COPYRIGHT ffts.pc.in build_iphone.sh build_android.sh
ACLOCAL_AMFLAGS = -Im4
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = ffts.pc
OpenPOWER on IntegriCloud