Install libHSffi_p.a
authorIan Lynagh <igloo@earth.li>
Wed, 18 Feb 2009 16:59:13 +0000 (16:59 +0000)
committerIan Lynagh <igloo@earth.li>
Wed, 18 Feb 2009 16:59:13 +0000 (16:59 +0000)
libffi/Makefile

index 8a1f110..cee5bb9 100644 (file)
@@ -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