diff options
Diffstat (limited to 'cmd/chktest')
-rw-r--r-- | cmd/chktest/manifest.mn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cmd/chktest/manifest.mn b/cmd/chktest/manifest.mn index 3fb2f9561..50b1ca1eb 100644 --- a/cmd/chktest/manifest.mn +++ b/cmd/chktest/manifest.mn @@ -2,7 +2,7 @@ # 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 = ../../.. +CORE_DEPTH = ../.. MODULE = nss |