fire off componentreg target if MOZILLA_OFFICIAL is defined. this
should fix the VC5 depend tinderbox
This commit is contained in:
Родитель
63b3dce079
Коммит
c9aa61a63e
|
@ -160,8 +160,10 @@ splitsymbols:
|
|||
!endif
|
||||
|
||||
componentreg:
|
||||
!if defined(MOZILLA_OFFICIAL)
|
||||
cd $(DIST)\bin
|
||||
regxpcom.exe
|
||||
!endif
|
||||
|
||||
install:: rebase componentreg splitsymbols
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче