fix for assertions on startup. a=leaf. r=sspitzer and cata.

This commit is contained in:
putterman%netscape.com 2000-05-16 17:30:15 +00:00
Родитель 2c6cd2027f
Коммит e46b2185a2
2 изменённых файлов: 2 добавлений и 2 удалений

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

@ -96,4 +96,4 @@ endif
install::
$(INSTALL) $(EXPORT_RESOURCE) $(DIST)/bin/res
$(INSTALL) $(EXPORT_LOCALE) $(DIST)/bin/chrome/global/locale
$(INSTALL) $(EXPORT_LOCALE) $(DIST)/bin/chrome/locales/en-US/global/locale

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

@ -96,7 +96,7 @@ install:: $(DLL)
$(MAKE_INSTALL) .\$(OBJDIR)\$(DLLNAME).lib $(DIST)\lib
$(MAKE_INSTALL) .\charsetalias.properties $(DIST)\bin\res
$(MAKE_INSTALL) .\wincharset.properties $(DIST)\bin\res
$(MAKE_INSTALL) charsetTitles.properties $(DIST)\bin\chrome\global\locale
$(MAKE_INSTALL) charsetTitles.properties $(DIST)\bin\chrome\locales\en-US\global\locale
$(MAKE_INSTALL) charsetData.properties $(DIST)\bin\res
$(MAKE_INSTALL) .\acceptlanguage.properties $(DIST)\bin\res