summaryrefslogtreecommitdiff
path: root/libffi/Makefile
diff options
context:
space:
mode:
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