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