diff options
Diffstat (limited to '')
-rw-r--r-- | src/lib/libcrypto/x509/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/libcrypto/x509/Makefile b/src/lib/libcrypto/x509/Makefile index 5fb774f1c7..ee3f8a4a23 100644 --- a/src/lib/libcrypto/x509/Makefile +++ b/src/lib/libcrypto/x509/Makefile | |||
@@ -1,5 +1,5 @@ | |||
1 | # | 1 | # |
2 | # SSLeay/crypto/x509/Makefile | 2 | # OpenSSL/crypto/x509/Makefile |
3 | # | 3 | # |
4 | 4 | ||
5 | DIR= x509 | 5 | DIR= x509 |