diff options
Diffstat (limited to 'cmd/addbuiltin/manifest.mn')
-rw-r--r-- | cmd/addbuiltin/manifest.mn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cmd/addbuiltin/manifest.mn b/cmd/addbuiltin/manifest.mn index ef120ace5..9c44c089a 100644 --- a/cmd/addbuiltin/manifest.mn +++ b/cmd/addbuiltin/manifest.mn @@ -3,7 +3,7 @@ # 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 = ../../.. +CORE_DEPTH = ../.. # MODULE public and private header directories are implicitly REQUIRED. MODULE = nss |