summaryrefslogtreecommitdiff
path: root/manifest.mn
diff options
context:
space:
mode:
authorTim Taubert <ttaubert@mozilla.com>2016-11-11 16:00:39 +0100
committerTim Taubert <ttaubert@mozilla.com>2016-11-11 16:00:39 +0100
commitfe9f8687b1e0414c0942c22261856d4d09213dbd (patch)
tree706328f8bf505821e24689f8c4c28521e9b8a373 /manifest.mn
parent6623bdc109ea8c8330db6f124aeaf6604eee31f1 (diff)
downloadnss-hg-fe9f8687b1e0414c0942c22261856d4d09213dbd.tar.gz
Bug 1316274 - Fuzzing mode: Move fuzz/ to GYP, remove Makefiles and manifests r=franziskus
Differential Revision: https://nss-review.dev.mozaws.net/D52 * * * fixup From ab8763469977a338a61d610ed69ef045244630f3 Mon Sep 17 00:00:00 2001
Diffstat (limited to 'manifest.mn')
-rw-r--r--manifest.mn4
1 files changed, 0 insertions, 4 deletions
diff --git a/manifest.mn b/manifest.mn
index 92415cde9..32086bf44 100644
--- a/manifest.mn
+++ b/manifest.mn
@@ -11,7 +11,3 @@ IMPORTS = nspr20/v4.8 \
RELEASE = nss
DIRS = coreconf lib cmd gtests
-
-ifdef FUZZ
-DIRS += fuzz
-endif