mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-05 05:30:29 +00:00
Bug 313894 - Reporter chrome is registered in installed-chrome.txt r=chase
This commit is contained in:
parent
80dfac6a51
commit
22278264d7
@ -44,6 +44,10 @@ VPATH = @srcdir@
|
||||
|
||||
include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
ifdef MOZ_XUL_APP
|
||||
NO_JAR_AUTO_REG = 1
|
||||
endif
|
||||
|
||||
ifdef BUILD_ALL_LOCALES
|
||||
ALL_LOCALES = \
|
||||
en-US \
|
||||
|
@ -42,6 +42,10 @@ relativesrcdir = extensions/reporter/locales
|
||||
|
||||
include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
ifdef MOZ_XUL_APP
|
||||
NO_JAR_AUTO_REG = 1
|
||||
endif
|
||||
|
||||
DEFINES += -DAB_CD=$(AB_CD)
|
||||
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
Loading…
x
Reference in New Issue
Block a user