summaryrefslogtreecommitdiff
path: root/libffi/Makefile
diff options
context:
space:
mode:
authorIan Lynagh <igloo@earth.li>2009-02-18 16:59:13 +0000
committerIan Lynagh <igloo@earth.li>2009-02-18 16:59:13 +0000
commitd8664a2ebeed9d9c7a468cf36cc53eb4f531114b (patch)
tree19a2cbeba7c293b1ea1da1258df2e18c5401b818 /libffi/Makefile
parent16a061076237d4b6a02d9f10f69075b14e889a72 (diff)
downloadhaskell-d8664a2ebeed9d9c7a468cf36cc53eb4f531114b.tar.gz
Install libHSffi_p.a
Diffstat (limited to 'libffi/Makefile')
-rw-r--r--libffi/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libffi/Makefile b/libffi/Makefile
index 8a1f110655..cee5bb95c3 100644
--- a/libffi/Makefile
+++ b/libffi/Makefile
@@ -68,7 +68,7 @@ endif
INSTALL_HEADERS += ffi.h
STATIC_LIB = libffi.a
-INSTALL_LIBS += libHSffi.a HSffi.o
+INSTALL_LIBS += libHSffi.a libHSffi_p.a HSffi.o
# We have to add the GHC version to the name of our dynamic libs, because
# they will be residing in the system location along with dynamic libs from