summaryrefslogtreecommitdiffstats
path: root/Makefile.am
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.am
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.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 8c68cf1..56427aa 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,6 @@
AUTOMAKE_OPTIONS = foreign
SUBDIRS = src tests
-EXTRA_DIST=COPYRIGHT ffts.pc.in
+EXTRA_DIST=COPYRIGHT ffts.pc.in build_iphone.sh build_android.sh
ACLOCAL_AMFLAGS = -Im4
pkgconfigdir = $(libdir)/pkgconfig
OpenPOWER on IntegriCloud