Fix build bustage for clobber builds in appshell - profile migrator headers have not yet been exported by the time appshell is built

This commit is contained in:
ben%bengoodger.com 2004-03-04 08:25:13 +00:00
parent 5d5432d268
commit d0c78a3bd9
2 changed files with 6 additions and 0 deletions

View File

@ -198,6 +198,10 @@ ifneq (,$(filter mac cocoa,$(MOZ_WIDGET_TOOLKIT)))
tier_9_dirs += xpfe/bootstrap/appleevents
endif
ifdef MOZ_PHOENIX
tier_9_dirs += toolkit/components/profile/public
endif
tier_9_dirs += \
xpfe/appshell \
xpfe/browser/public \

View File

@ -895,6 +895,8 @@ toolkit/components/passwordmgr/Makefile
toolkit/components/passwordmgr/base/Makefile
toolkit/components/passwordmgr/resources/Makefile
toolkit/components/printing/Makefile
toolkit/components/profile/Makefile
toolkit/components/profile/public/Makefile
toolkit/components/satchel/Makefile
toolkit/components/satchel/public/Makefile
toolkit/components/satchel/src/Makefile