summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMoritz Angermann <moritz.angermann@gmail.com>2017-10-01 12:23:31 +0800
committerGitHub <noreply@github.com>2017-10-01 12:23:31 +0800
commit59d65d74ae72bd24fbf78f045592c5168f0b0784 (patch)
tree3da2ac789ff7334f9cd660332c37eb43d25baa66 /Makefile.am
parent93d8e7dd17b08ff195af3580584ccd5c2228202f (diff)
downloadlibffi-59d65d74ae72bd24fbf78f045592c5168f0b0784.tar.gz
Include `libtool-version` in the EXTRA_DIST files.
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 4ddd12d..06373a8 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -21,7 +21,7 @@ EXTRA_DIST = LICENSE ChangeLog.v1 ChangeLog.libgcj \
m4/ltversion.m4 src/debug.c msvcc.sh \
generate-darwin-source-and-headers.py \
libffi.xcodeproj/project.pbxproj \
- libtool-ldflags
+ libtool-ldflags libtool-version
## ################################################################