summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorAnthony Green <green@moxielogic.com>2014-03-16 10:53:48 -0400
committerAnthony Green <green@moxielogic.com>2014-03-16 10:53:48 -0400
commitd948d0a729c934b0224749338a3ba0a2c8f51c45 (patch)
tree8343063c3e5fc38b9837f1950539ce46a62301f2 /Makefile.am
parentb61b472bd0647006d6685238721002017f1d119c (diff)
parenta86bd318e2424d879d784ee7b29d6536d7a17c18 (diff)
downloadlibffi-d948d0a729c934b0224749338a3ba0a2c8f51c45.tar.gz
Merge pull request #98 from joshtriplett/unconfigure.host
Merge configure.host into configure.ac
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 c06f374..557d526 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -6,7 +6,7 @@ ACLOCAL_AMFLAGS = -I m4
SUBDIRS = include testsuite man
-EXTRA_DIST = LICENSE ChangeLog.v1 ChangeLog.libgcj configure.host \
+EXTRA_DIST = LICENSE ChangeLog.v1 ChangeLog.libgcj \
src/aarch64/ffi.c src/aarch64/ffitarget.h src/aarch64/sysv.S \
src/alpha/ffi.c src/alpha/osf.S \
src/alpha/ffitarget.h src/arc/ffi.c src/arc/arcompact.S \