diff options
Diffstat (limited to 'crypto/openssl/apps/Makefile.ssl')
| -rw-r--r-- | crypto/openssl/apps/Makefile.ssl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/openssl/apps/Makefile.ssl b/crypto/openssl/apps/Makefile.ssl index 90e71dee7666..7068286204b2 100644 --- a/crypto/openssl/apps/Makefile.ssl +++ b/crypto/openssl/apps/Makefile.ssl @@ -121,7 +121,7 @@ tags: tests: links: - @$(TOP)/util/point.sh Makefile.ssl Makefile + @sh $(TOP)/util/point.sh Makefile.ssl Makefile lint: lint -DLINT $(INCLUDES) $(SRC)>fluff |
