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