diff options
Diffstat (limited to 'manifest.mn')
-rw-r--r-- | manifest.mn | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/manifest.mn b/manifest.mn index 8a25f8277..cb2470bf4 100644 --- a/manifest.mn +++ b/manifest.mn @@ -10,8 +10,4 @@ IMPORTS = nspr20/v4.8 \ RELEASE = nss -DIRS = coreconf lib cmd - -ifndef NSS_DISABLE_GTESTS -DIRS += external_tests -endif +DIRS = coreconf lib cmd external_tests |