summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElio Maldonado <emaldona@redhat.com>2016-04-21 19:57:01 -0700
committerElio Maldonado <emaldona@redhat.com>2016-04-21 19:57:01 -0700
commit81780069e02170981c3317ed8ba3107dc0352f03 (patch)
tree017e6f5e20a0c3e757188105e8aea6f10b80f19f
parentff12b4e38e30cacbee6931a54adefea6d57a2c2d (diff)
downloadnss-hg-81780069e02170981c3317ed8ba3107dc0352f03.tar.gz
Bug 1263179 - export lowkeyi.h and lowkeyti.h header files, a-kdudka, r=rrelyea
- Patch contributed by Kamil Dudka <kdudka@redhat.com>
-rw-r--r--lib/softoken/manifest.mn4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/softoken/manifest.mn b/lib/softoken/manifest.mn
index 2f43bb360..df54178d7 100644
--- a/lib/softoken/manifest.mn
+++ b/lib/softoken/manifest.mn
@@ -18,12 +18,12 @@ INCLUDES += -I$(SQLITE_INCLUDE_DIR)
endif
EXPORTS = \
+ lowkeyi.h \
+ lowkeyti.h \
$(NULL)
PRIVATE_EXPORTS = \
lgglue.h \
- lowkeyi.h \
- lowkeyti.h \
pkcs11ni.h \
softoken.h \
softoknt.h \