summaryrefslogtreecommitdiff
path: root/src/lib/libssl/crypto/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libssl/crypto/Makefile')
-rw-r--r--src/lib/libssl/crypto/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/libssl/crypto/Makefile b/src/lib/libssl/crypto/Makefile
index 2bfd04d516..97e12a758d 100644
--- a/src/lib/libssl/crypto/Makefile
+++ b/src/lib/libssl/crypto/Makefile
@@ -1,7 +1,7 @@
1 1
2LIB= crypto 2LIB= crypto
3 3
4SSLEAYDIST= openssl 4SSLEAYDIST= src
5 5
6LCRYPTO_SRC= ${.CURDIR}/../${SSLEAYDIST}/crypto 6LCRYPTO_SRC= ${.CURDIR}/../${SSLEAYDIST}/crypto
7LCRYPTO_INC= ${.CURDIR}/../${SSLEAYDIST}/include 7LCRYPTO_INC= ${.CURDIR}/../${SSLEAYDIST}/include