summaryrefslogtreecommitdiff
path: root/data/branding/moz.build
diff options
context:
space:
mode:
authorRuben Rodriguez <ruben@gnu.org>2015-03-08 15:00:38 +0000
committerRuben Rodriguez <ruben@gnu.org>2015-03-08 15:00:38 +0000
commitc2cab2828af272307671043c1251b076d4b46cce (patch)
tree19cbc64cd2c681bc90eb0e92e1afb3c5c2e28495 /data/branding/moz.build
parenta1682d8409b1f85a5ae968478737d054bc6d12a2 (diff)
Added mobile branding files
Diffstat (limited to 'data/branding/moz.build')
-rw-r--r--data/branding/moz.build10
1 files changed, 0 insertions, 10 deletions
diff --git a/data/branding/moz.build b/data/branding/moz.build
deleted file mode 100644
index 3e2f88f..0000000
--- a/data/branding/moz.build
+++ /dev/null
@@ -1,10 +0,0 @@
-# -*- Mode: python; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 40 -*-
-# vim: set filetype=python:
-# 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/.
-
-DIRS += ['content', 'locales']
-
-DIST_SUBDIR = 'browser'
-export('DIST_SUBDIR')