Bug 1965338 - Set DIST_SUBDIR = "browser" for doh-config dumps a=dmeehan DONTBUILD

Original Revision: https://phabricator.services.mozilla.com/D252321

Differential Revision: https://phabricator.services.mozilla.com/D252484
This commit is contained in:
Valentin Gosu
2025-06-05 12:44:10 +00:00
committed by dmeehan@mozilla.com
parent 0597b24226
commit c0852c0f01

View File

@@ -2,6 +2,9 @@
# 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/.
if CONFIG["MOZ_BUILD_APP"] == "browser":
DIST_SUBDIR = "browser"
FINAL_TARGET_FILES.defaults.settings.main += [
"doh-config.json",
"doh-providers.json",