summaryrefslogtreecommitdiffstats
path: root/crypto/conf/Makefile.ssl
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/conf/Makefile.ssl')
-rw-r--r--crypto/conf/Makefile.ssl2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/conf/Makefile.ssl b/crypto/conf/Makefile.ssl
index 28b3f9ac0b..c5873bc6e7 100644
--- a/crypto/conf/Makefile.ssl
+++ b/crypto/conf/Makefile.ssl
@@ -50,7 +50,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)