Bug 843928 - Share fails because of packaging. r=jimm

--HG--
rename : widget/windows/winrt/components.manifest => widget/windows/winrt/MetroUIUtils.manifest
This commit is contained in:
Brian R. Bondy 2013-02-22 16:08:22 -05:00
parent adfe5bf25a
commit e63cf8ed1a
3 changed files with 3 additions and 3 deletions

View File

@ -747,6 +747,7 @@ bin/libfreebl_32int64_3.so
#ifdef MOZ_METRO
@BINPATH@/components/MetroUIUtils.js
@BINPATH@/components/MetroUIUtils.manifest
[metro]
; gre resources
@BINPATH@/CommandExecuteHandler@BIN_SUFFIX@

View File

@ -63,10 +63,9 @@ MIDL_GENERATED_FILES = \
dlldata.c \
$(NULL)
EXTRA_PP_COMPONENTS = components.manifest \
$(NULL)
EXTRA_COMPONENTS = MetroUIUtils.js \
$(NULL)
MetroUIUtils.manifest \
$(NULL)
GARBAGE += $(MIDL_GENERATED_FILES) done_gen