зеркало из https://github.com/mozilla/gecko-dev.git
Fix cocoa makefile bustage. r=bryner, sr=ben
This commit is contained in:
Родитель
4795f7e93e
Коммит
521b24ba76
|
@ -50,6 +50,10 @@ else
|
|||
DIRS = ps
|
||||
endif
|
||||
|
||||
ifeq ($(MOZ_GFX_TOOLKIT),cocoa)
|
||||
DIRS += mac
|
||||
endif
|
||||
|
||||
ifneq (,$(filter beos os2 mac windows,$(MOZ_GFX_TOOLKIT)))
|
||||
DIRS += $(MOZ_GFX_TOOLKIT)
|
||||
endif
|
||||
|
|
Загрузка…
Ссылка в новой задаче