Skip to content
Snippets Groups Projects
Commit eb912211 authored by Michael Vines's avatar Michael Vines
Browse files

|mm| now works for xpcom build components

Change-Id: I7e55a9edb00c096181505cbbbf613af4dd9edec4
parent c9f95d4b
No related branches found
No related tags found
No related merge requests found
......@@ -61,7 +61,9 @@ LOCAL_XPIDL_FLAGS := -I$(LOCAL_XPIDL_PATH) -I$(LIBXUL_DIST)/idl
# that we depend on
DEPENDS_ON_GECKO := $(TARGET_OUT)/b2g/distribution
ifeq ($(ONE_SHOT_MAKEFILE),)
$(TARGET_OUT)/b2g/distribution: $(TARGET_OUT)/gecko
endif
$(LOCAL_XPCOM_MODULE)-xpidl_prereqs: PRIVATE_XPIDL_OUT := $(LOCAL_XPIDL_OUT)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment