зеркало из https://github.com/mozilla/gecko-dev.git
Fix bustage from bug 319460, we should generate .h files even when we're not going to export them anywhere.
This commit is contained in:
Родитель
d1a203a963
Коммит
8c43834c9e
|
@ -1279,6 +1279,8 @@ endif
|
|||
|
||||
ifneq ($(XPIDLSRCS)$(SDK_XPIDLSRCS),)
|
||||
|
||||
export:: $(patsubst %.idl,$(XPIDL_GEN_DIR)/%.h, $(XPIDLSRCS))
|
||||
|
||||
ifndef XPIDL_MODULE
|
||||
XPIDL_MODULE = $(MODULE)
|
||||
endif
|
||||
|
|
Загрузка…
Ссылка в новой задаче