resetting manifest requested domain to floor
[platform/upstream/nss.git] / manifest.mn
1
2 # This Source Code Form is subject to the terms of the Mozilla Public
3 # License, v. 2.0. If a copy of the MPL was not distributed with this
4 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
5 CORE_DEPTH = .
6 DEPTH      = .
7
8 IMPORTS =       nspr20/v4.8 \
9                 $(NULL)
10
11 RELEASE = nss
12
13 DIRS = coreconf lib cmd
14
15 ifdef NSS_BUILD_GTESTS
16 DIRS += external_tests
17 endif