summaryrefslogtreecommitdiffstats
path: root/comm/mail/components/accountcreation/jar.mn
diff options
context:
space:
mode:
Diffstat (limited to 'comm/mail/components/accountcreation/jar.mn')
-rw-r--r--comm/mail/components/accountcreation/jar.mn12
1 files changed, 12 insertions, 0 deletions
diff --git a/comm/mail/components/accountcreation/jar.mn b/comm/mail/components/accountcreation/jar.mn
new file mode 100644
index 0000000000..0a3389020e
--- /dev/null
+++ b/comm/mail/components/accountcreation/jar.mn
@@ -0,0 +1,12 @@
+# 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/.
+
+messenger.jar:
+ content/messenger/accountcreation/accountHub.js (content/accountHub.js)
+ content/messenger/accountcreation/accountSetup.js (content/accountSetup.js)
+ content/messenger/accountcreation/accountSetup.xhtml (content/accountSetup.xhtml)
+# Custom elements
+ content/messenger/accountcreation/views/container.mjs (views/container.mjs)
+ content/messenger/accountcreation/views/email.mjs (views/email.mjs)
+ content/messenger/accountcreation/views/start.mjs (views/start.mjs)