зеркало из https://github.com/mozilla/gecko-dev.git
Included confg.mk so that MOZ_OJI flag gets picked up from there. Else liveonnect dir would not be traversed
This commit is contained in:
Родитель
bcdfb85519
Коммит
8d00de7ede
|
@ -16,6 +16,8 @@
|
|||
|
||||
DEPTH = ../..
|
||||
|
||||
include $(DEPTH)/config/config.mk
|
||||
|
||||
ifdef MOZ_OJI
|
||||
DIRS = liveconnect
|
||||
endif
|
||||
|
|
Загрузка…
Ссылка в новой задаче