summaryrefslogtreecommitdiff
path: root/nss/gtests/util_gtest/manifest.mn
diff options
context:
space:
mode:
authorLorry Tar Creator <lorry-tar-importer@lorry>2017-06-08 10:53:01 +0000
committerLorry Tar Creator <lorry-tar-importer@lorry>2017-06-08 10:53:01 +0000
commitf95d45c36e7c7131747259956821d844e8952e5d (patch)
treeeee14f8b212c48f8597c2a4927a167fcc3a15ea5 /nss/gtests/util_gtest/manifest.mn
parentdc1565216a5d20ae0d75872151523252309a1292 (diff)
downloadnss-f95d45c36e7c7131747259956821d844e8952e5d.tar.gz
Diffstat (limited to 'nss/gtests/util_gtest/manifest.mn')
-rw-r--r--nss/gtests/util_gtest/manifest.mn3
1 files changed, 3 insertions, 0 deletions
diff --git a/nss/gtests/util_gtest/manifest.mn b/nss/gtests/util_gtest/manifest.mn
index fd49251..c6fb60e 100644
--- a/nss/gtests/util_gtest/manifest.mn
+++ b/nss/gtests/util_gtest/manifest.mn
@@ -8,11 +8,14 @@ MODULE = nss
CPPSRCS = \
util_utf8_unittest.cc \
+ util_b64_unittest.cc \
+ util_pkcs11uri_unittest.cc \
$(NULL)
INCLUDES += \
-I$(CORE_DEPTH)/gtests/google_test/gtest/include \
-I$(CORE_DEPTH)/gtests/common \
+ -I$(CORE_DEPTH)/cpputil \
$(NULL)
REQUIRES = nspr gtest