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