fire off componentreg target if MOZILLA_OFFICIAL is defined. this

should fix the VC5 depend tinderbox
This commit is contained in:
cyeh%netscape.com 1999-09-15 06:03:52 +00:00
Родитель 63b3dce079
Коммит c9aa61a63e
1 изменённых файлов: 2 добавлений и 0 удалений

Просмотреть файл

@ -160,8 +160,10 @@ splitsymbols:
!endif
componentreg:
!if defined(MOZILLA_OFFICIAL)
cd $(DIST)\bin
regxpcom.exe
!endif
install:: rebase componentreg splitsymbols