Add HsFFI.o to INSTALL_LIBS
[ghc-hetmet.git] / libffi / Makefile
index 75365c9..3f71e50 100644 (file)
@@ -59,7 +59,7 @@ LIBFFI_DIR := $(subst .tar.gz,,$(LIBFFI_TARBALL))
 BINDIST_STAMPS = stamp.ffi
 INSTALL_HEADERS += ffi.h
 STATIC_LIB = libffi.a
-INSTALL_LIBS += libHSffi.a
+INSTALL_LIBS += libHSffi.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