зеркало из https://github.com/mozilla/gecko-dev.git
Marking plugin SDK part of the build during ENABLED_TESTS, bug 112255 r=cls
This commit is contained in:
Родитель
296325ba34
Коммит
c613197cf1
|
@ -55,6 +55,12 @@ DIRS += tools/tester/common tools/tester/os2
|
|||
endif
|
||||
endif
|
||||
|
||||
ifdef ENABLE_TESTS
|
||||
ifeq (,$(filter WINNT, Darwin, Linux,$(OS_ARCH)))
|
||||
DIRS += tools/sdk
|
||||
endif
|
||||
endif
|
||||
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
||||
$(DIST)/bin/plugins:
|
||||
|
|
Загрузка…
Ссылка в новой задаче