summaryrefslogtreecommitdiff
path: root/nss/gtests/manifest.mn
diff options
context:
space:
mode:
Diffstat (limited to 'nss/gtests/manifest.mn')
-rw-r--r--nss/gtests/manifest.mn16
1 files changed, 16 insertions, 0 deletions
diff --git a/nss/gtests/manifest.mn b/nss/gtests/manifest.mn
new file mode 100644
index 0000000..149e24b
--- /dev/null
+++ b/nss/gtests/manifest.mn
@@ -0,0 +1,16 @@
+#
+# This Source Code Form is subject to the terms of the Mozilla Public
+# License, v. 2.0. If a copy of the MPL was not distributed with this
+# file, You can obtain one at http://mozilla.org/MPL/2.0/.
+CORE_DEPTH = ..
+DEPTH = ..
+
+DIRS = \
+ google_test \
+ common \
+ der_gtest \
+ util_gtest \
+ pk11_gtest \
+ ssl_gtest \
+ nss_bogo_shim \
+ $(NULL)