diff options
| author | Baptiste Daroussin <bapt@FreeBSD.org> | 2022-08-26 14:02:09 +0000 |
|---|---|---|
| committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2022-09-06 07:32:02 +0000 |
| commit | b323fa85f15268ac44b8ff90faf90bce5d87b608 (patch) | |
| tree | b150e5a8044bab5f9796415a4f75f789cbbffd61 /secure/lib/libssl/Makefile | |
| parent | 203f2c14c4b3c7a3e8f51a5a248201e1eb091886 (diff) | |
Diffstat (limited to 'secure/lib/libssl/Makefile')
| -rw-r--r-- | secure/lib/libssl/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/secure/lib/libssl/Makefile b/secure/lib/libssl/Makefile index 893ea6ebed79..8c72c6221056 100644 --- a/secure/lib/libssl/Makefile +++ b/secure/lib/libssl/Makefile @@ -9,6 +9,8 @@ PACKAGE= openssl NO_LINT= +PCFILES= libssl.pc openssl.pc + .include "../libcrypto/Makefile.inc" SRCS= bio_ssl.c d1_lib.c d1_msg.c d1_srtp.c methods.c packet.c pqueue.c |
