Changes to make-firefox for v29
This commit is contained in:
parent
f530857109
commit
8c21cb332e
84 changed files with 1504 additions and 135 deletions
|
|
@ -1,3 +1,4 @@
|
|||
# -*- 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
|
||||
|
|
@ -5,3 +6,5 @@
|
|||
|
||||
DIRS += ['content', 'locales']
|
||||
|
||||
DIST_SUBDIR = 'browser'
|
||||
export('DIST_SUBDIR')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue