Print this page
8982 Support building with OpenSSL 1.1

@@ -25,11 +25,11 @@
 #
 
 LIBRARY=        kmf_openssl.a
 VERS=           .1
 
-OBJECTS=        openssl_spi.o
+OBJECTS=        openssl_spi.o compat.o
 
 include $(SRC)/lib/Makefile.lib
 
 LIBLINKS=       $(DYNLIB:.so.1=.so)
 KMFINC=         -I../../../include -I../../../ber_der/inc