summaryrefslogtreecommitdiff
path: root/security/nss/manifest.mn
diff options
context:
space:
mode:
Diffstat (limited to 'security/nss/manifest.mn')
-rw-r--r--security/nss/manifest.mn15
1 files changed, 0 insertions, 15 deletions
diff --git a/security/nss/manifest.mn b/security/nss/manifest.mn
deleted file mode 100644
index 361ce1cf4..000000000
--- a/security/nss/manifest.mn
+++ /dev/null
@@ -1,15 +0,0 @@
-#
-# 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 = ..
-
-IMPORTS = nspr20/v4.8 \
- $(NULL)
-
-RELEASE = nss
-
-DIRS = lib cmd
-
-