зеркало из https://github.com/mozilla/pjs.git
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:
Родитель
d45ec84778
Коммит
e509b16bed
|
@ -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)))
|
||||
|
|
Загрузка…
Ссылка в новой задаче