summaryrefslogtreecommitdiffstats
path: root/crypto/rsa/Makefile.ssl
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/rsa/Makefile.ssl')
-rw-r--r--crypto/rsa/Makefile.ssl2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/rsa/Makefile.ssl b/crypto/rsa/Makefile.ssl
index ce3f818e5b..8089344a04 100644
--- a/crypto/rsa/Makefile.ssl
+++ b/crypto/rsa/Makefile.ssl
@@ -51,7 +51,7 @@ files:
$(PERL) $(TOP)/util/files.pl Makefile.ssl >> $(TOP)/MINFO
links:
- @$(TOP)/util/point.sh Makefile.ssl Makefile
+ @sh $(TOP)/util/point.sh Makefile.ssl Makefile
@$(PERL) $(TOP)/util/mklink.pl ../../include/openssl $(EXHEADER)
@$(PERL) $(TOP)/util/mklink.pl ../../test $(TEST)
@$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS)