Install libHSffi_p.a
authorIan Lynagh <igloo@earth.li>
Mon, 12 Oct 2009 10:19:52 +0000 (10:19 +0000)
committerIan Lynagh <igloo@earth.li>
Mon, 12 Oct 2009 10:19:52 +0000 (10:19 +0000)
libffi/ghc.mk

index d3e57be..b09fb07 100644 (file)
@@ -68,7 +68,7 @@ BINDIST_STAMPS = libffi/stamp.ffi.build libfii/stamp.ffi.configure
 
 INSTALL_HEADERS   += libffi/ffi.h
 libffi_STATIC_LIB  = libffi/libffi.a
-INSTALL_LIBS      += libffi/libHSffi.a libffi/HSffi.o
+INSTALL_LIBS      += libffi/libHSffi.a libffi/libHSffi_p.a libffi/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