summaryrefslogtreecommitdiffstats
path: root/toolkit/components/normandy/jar.mn
blob: ff3dbfb319a69984790a891bf89a3010fa108967 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# 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/.

toolkit.jar:
% resource normandy %res/normandy/
  res/normandy/Normandy.sys.mjs (./Normandy.sys.mjs)
  res/normandy/NormandyMigrations.sys.mjs (./NormandyMigrations.sys.mjs)
  res/normandy/lib/ (./lib/*)
  res/normandy/skin/  (./skin/*)
  res/normandy/actions/ (./actions/*.sys.mjs)
  res/normandy/actions/schemas/index.sys.mjs (./actions/schemas/index.sys.mjs)
  res/normandy/schemas/ (./schemas/*.schema.json)

% resource normandy-content %res/normandy/content/ contentaccessible=yes
  res/normandy/content/ (./content/*)

% resource normandy-vendor %res/normandy/vendor/ contentaccessible=yes
  res/normandy/vendor/ (./vendor/*)