summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorAnthony Green <green@moxielogic.com>2013-12-05 16:23:25 -0500
committerAnthony Green <green@moxielogic.com>2013-12-05 16:23:25 -0500
commit3dc3f32c35db5ab995a835225f6815369735ceb7 (patch)
tree3ed261655ba53cd2269dba583d6f3bf561adb34d /Makefile.am
parent356b2cbc304bfe5bdc28b8d1c68d1ff084e9ec37 (diff)
downloadlibffi-3dc3f32c35db5ab995a835225f6815369735ceb7.tar.gz
Undo iOS ARM64 changes.
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 d25aebd..4b5d1c7 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -8,7 +8,7 @@ SUBDIRS = include testsuite man
EXTRA_DIST = LICENSE ChangeLog.v1 ChangeLog.libgcj configure.host \
src/aarch64/ffi.c src/aarch64/ffitarget.h src/aarch64/sysv.S \
- src/alpha/ffi.c src/alpha/osf.S \
+ build-ios.sh src/alpha/ffi.c src/alpha/osf.S \
src/alpha/ffitarget.h src/arc/ffi.c src/arc/arcompact.S \
src/arc/ffitarget.h src/arm/ffi.c src/arm/sysv.S \
src/arm/ffitarget.h src/avr32/ffi.c src/avr32/sysv.S \