Re-add this line but don't fail if compreg.dat doesn't exist

This commit is contained in:
bryner%brianryner.com 2004-05-05 07:43:41 +00:00
Родитель 07a4651b5a
Коммит 7fceca2151
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -92,7 +92,7 @@ ifneq (,$(findstring inspector,$(MOZ_EXTENSIONS)))
endif
$(NSINSTALL) -t $(DIST)/bin/$(APP_NAME)$(BIN_SUFFIX) $(DIST)/$(APP_NAME)/
$(PERL) $(topsrcdir)/config/preprocessor.pl $(DEFINES) $(ACDEFINES) $(MOZILLA_DIR)/mail/config/installed-chrome.txt > $(DIST)/$(APP_NAME)/chrome/installed-chrome.txt
# rm $(DIST)/$(APP_NAME)/components/compreg.dat
rm -f $(DIST)/$(APP_NAME)/components/compreg.dat
libs::
$(MAKE) mail_chrome