зеркало из https://github.com/mozilla/pjs.git
bug 388320 - package crashreporter xpt (+ rename airbag module to
crashreporter). r=bsmedberg
This commit is contained in:
Родитель
8b2df52d5e
Коммит
c57abafa08
|
@ -41,7 +41,7 @@ VPATH = @srcdir@
|
||||||
|
|
||||||
include $(DEPTH)/config/autoconf.mk
|
include $(DEPTH)/config/autoconf.mk
|
||||||
|
|
||||||
MODULE = airbag
|
MODULE = crashreporter
|
||||||
LIBXUL_LIBRARY = 1
|
LIBXUL_LIBRARY = 1
|
||||||
LIBRARY_NAME = exception_handler_s
|
LIBRARY_NAME = exception_handler_s
|
||||||
|
|
||||||
|
|
|
@ -51,7 +51,7 @@ endif
|
||||||
REQUIRES = \
|
REQUIRES = \
|
||||||
xpcom \
|
xpcom \
|
||||||
string \
|
string \
|
||||||
airbag \
|
crashreporter \
|
||||||
$(NULL)
|
$(NULL)
|
||||||
|
|
||||||
LIBS = \
|
LIBS = \
|
||||||
|
|
Загрузка…
Ссылка в новой задаче