diff options
Diffstat (limited to 'src/lib/libcrypto/engine')
-rw-r--r-- | src/lib/libcrypto/engine/Makefile.ssl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/libcrypto/engine/Makefile.ssl b/src/lib/libcrypto/engine/Makefile.ssl index 7a0ffe755d..d49b7c8159 100644 --- a/src/lib/libcrypto/engine/Makefile.ssl +++ b/src/lib/libcrypto/engine/Makefile.ssl | |||
@@ -48,7 +48,7 @@ files: | |||
48 | $(PERL) $(TOP)/util/files.pl Makefile.ssl >> $(TOP)/MINFO | 48 | $(PERL) $(TOP)/util/files.pl Makefile.ssl >> $(TOP)/MINFO |
49 | 49 | ||
50 | links: | 50 | links: |
51 | @$(TOP)/util/point.sh Makefile.ssl Makefile | 51 | @$(SHELL) $(TOP)/util/point.sh Makefile.ssl Makefile |
52 | @$(PERL) $(TOP)/util/mklink.pl ../../include/openssl $(EXHEADER) | 52 | @$(PERL) $(TOP)/util/mklink.pl ../../include/openssl $(EXHEADER) |
53 | @$(PERL) $(TOP)/util/mklink.pl ../../test $(TEST) | 53 | @$(PERL) $(TOP)/util/mklink.pl ../../test $(TEST) |
54 | @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS) | 54 | @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS) |