moz.build 221 B

12345678910
  1. # -*- Mode: python; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 40 -*-
  2. DIRS += ['content', 'locales']
  3. DIST_SUBDIR = 'browser'
  4. export('DIST_SUBDIR')
  5. include('../shared/branding.mozbuild')
  6. ApplicationBranding()