summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorAnthony Green <green@moxielogic.com>2012-01-23 14:11:23 -0500
committerAnthony Green <green@moxielogic.com>2012-01-23 14:11:23 -0500
commit9e9c4aeb77de5608d602109f22100c1c0c79faad (patch)
treead49289193d47603bfe5b1473458bfe08b10b4a7 /man
parent8efc0b1f4027d5a3cbf205e55d422d94e60f3226 (diff)
downloadlibffi-9e9c4aeb77de5608d602109f22100c1c0c79faad.tar.gz
Add Amiga support
Diffstat (limited to 'man')
-rw-r--r--man/Makefile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/Makefile.in b/man/Makefile.in
index b0b65fc..a5dc123 100644
--- a/man/Makefile.in
+++ b/man/Makefile.in
@@ -218,8 +218,8 @@ top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
AUTOMAKE_OPTIONS = foreign
-EXTRA_DIST = ffi.3 ffi_call.3 ffi_prep_cif.3
-man_MANS = ffi.3 ffi_call.3 ffi_prep_cif.3
+EXTRA_DIST = ffi.3 ffi_call.3 ffi_prep_cif.3 ffi_prep_cif_var.3
+man_MANS = ffi.3 ffi_call.3 ffi_prep_cif.3 ffi_prep_cif_var.3
all: all-am
.SUFFIXES: