Bug 395527 Create a .autoreg file so that we ensure the registry is up to date in shipped release builds. r=Neil

This commit is contained in:
bugzilla%standard8.plus.com 2007-09-08 19:26:40 +00:00
Родитель d45ec84778
Коммит e509b16bed
1 изменённых файлов: 3 добавлений и 0 удалений

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

@ -244,6 +244,9 @@ ifeq ($(MOZ_WIDGET_TOOLKIT),photon)
LIBS += -lphexlib
endif
libs::
touch $(DIST)/bin/.autoreg
ifneq (,$(filter mac cocoa,$(MOZ_WIDGET_TOOLKIT)))
AB := $(firstword $(subst -, ,$(AB_CD)))