mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-26 06:38:36 +00:00
236744 - hook up XP shell integration to build
This commit is contained in:
parent
0cfec070c0
commit
2a18bf0521
@ -271,8 +271,8 @@ endif
|
||||
|
||||
ifdef MOZ_PHOENIX
|
||||
#xpfe/components/search depends on nsIBookmarksService.idl
|
||||
#XXXBlake this winhooks path is a temp hack; toolkit shouldn't depend on browser
|
||||
tier_50_dirs += browser/components/bookmarks/public browser/components/winhooks/public
|
||||
#XXXBlake this shell path is a temp hack; toolkit shouldn't depend on browser
|
||||
tier_50_dirs += browser/components/bookmarks/public browser/components/shell/public
|
||||
endif
|
||||
|
||||
# toolkit/xre/ depends on xpinstall, so it must be in tier 50
|
||||
|
@ -867,8 +867,8 @@ browser/components/security/Makefile
|
||||
browser/components/sidebar/Makefile
|
||||
browser/components/sidebar/public/Makefile
|
||||
browser/components/sidebar/src/Makefile
|
||||
browser/components/winhooks/Makefile
|
||||
browser/components/winhooks/public/Makefile
|
||||
browser/components/shell/Makefile
|
||||
browser/components/shell/public/Makefile
|
||||
"
|
||||
|
||||
MAKEFILES_xulapp="
|
||||
|
Loading…
x
Reference in New Issue
Block a user