update references to new RI RFC
[openssl.git] / engines / Makefile
index 82ecace5fe4639842794023db9d08a816ae18baf..e0242059b7d11323d8c55856ebd455258532e905 100644 (file)
@@ -107,6 +107,7 @@ install:
        @[ -n "$(INSTALLTOP)" ] # should be set by top Makefile...
        @if [ -n "$(SHARED_LIBS)" ]; then \
                set -e; \
+               $(PERL) $(TOP)/util/mkdir-p.pl $(INSTALL_PREFIX)$(INSTALLTOP)/$(LIBDIR)/engines; \
                for l in $(LIBNAMES); do \
                        ( echo installing $$l; \
                          pfx=lib; \