~ubuntu-branches/ubuntu/quantal/lightning-extension/quantal

« back to all changes in this revision

Viewing changes to mozilla/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Chris Coulson
  • Date: 2012-06-20 23:50:32 UTC
  • mfrom: (1.3.2)
  • Revision ID: package-import@ubuntu.com-20120620235032-fx5tuhrswvsju9z3
Tags: 1.6~b1+build1-0ubuntu1
New upstream release from the beta channel (CALENDAR_1_6b1_BUILD1)

Show diffs side-by-side

added added

removed removed

Lines of Context:
72
72
  other-licenses/skia-npapi \
73
73
  $(NULL)
74
74
endif
 
75
ifeq (gonk,$(MOZ_WIDGET_TOOLKIT))
 
76
tier_base_dirs += \
 
77
  other-licenses/android \
 
78
  $(NULL)
 
79
endif
75
80
 
76
81
ifdef MOZ_MEMORY
77
82
tier_base_dirs += memory/jemalloc
 
83
tier_base_dirs += memory/build
78
84
endif
79
85
tier_base_dirs += \
80
86
  mozglue \