summaryrefslogtreecommitdiff
path: root/security/nss/lib/ssl/manifest.mn
diff options
context:
space:
mode:
authorMoonchild <moonchild@palemoon.org>2021-03-15 12:57:35 +0000
committerMoonchild <moonchild@palemoon.org>2021-03-15 12:57:35 +0000
commitfd9fc4ea60a66e33a57826bac996e1d1128c0e40 (patch)
tree1cbaea27ade626a7f7eddaa08eadaf63e3e5f589 /security/nss/lib/ssl/manifest.mn
parentd830832cb9466d6ce5b16e5610d3defbc3ec8053 (diff)
downloaduxp-fd9fc4ea60a66e33a57826bac996e1d1128c0e40.tar.gz
Issue #1693 - Update NSS to 3.52.1-RTM
Diffstat (limited to 'security/nss/lib/ssl/manifest.mn')
-rw-r--r--security/nss/lib/ssl/manifest.mn4
1 files changed, 4 insertions, 0 deletions
diff --git a/security/nss/lib/ssl/manifest.mn b/security/nss/lib/ssl/manifest.mn
index 83df8c0b87..ac37c8648c 100644
--- a/security/nss/lib/ssl/manifest.mn
+++ b/security/nss/lib/ssl/manifest.mn
@@ -5,6 +5,10 @@ CORE_DEPTH = ../..
# DEFINES = -DTRACE
+ifdef ZLIB_INCLUDE_DIR
+INCLUDES += -I$(ZLIB_INCLUDE_DIR)
+endif
+
EXPORTS = \
ssl.h \
sslt.h \