bug 561451 - Build alerts service on android r=vlad
This commit is contained in:
Родитель
942b66b561
Коммит
d13d2a369c
|
@ -45,7 +45,7 @@ include $(DEPTH)/config/autoconf.mk
|
|||
|
||||
DIRS = public
|
||||
|
||||
ifneq (,$(filter $(MOZ_WIDGET_TOOLKIT),windows gtk2))
|
||||
ifneq (,$(filter $(MOZ_WIDGET_TOOLKIT),windows gtk2 android))
|
||||
DIRS += src
|
||||
endif
|
||||
|
||||
|
|
|
@ -50,7 +50,7 @@ IS_COMPONENT = 1
|
|||
MODULE_NAME = nsToolkitCompsModule
|
||||
LIBXUL_LIBRARY = 1
|
||||
|
||||
ifneq (,$(filter $(MOZ_WIDGET_TOOLKIT),windows gtk2))
|
||||
ifneq (,$(filter $(MOZ_WIDGET_TOOLKIT),windows gtk2 android))
|
||||
ALERTS_SERVICE=1
|
||||
DEFINES += -DALERTS_SERVICE
|
||||
endif
|
||||
|
|
Загрузка…
Ссылка в новой задаче