From c57abafa0877943caf69bfed5c2777a74183b7c9 Mon Sep 17 00:00:00 2001 From: "ted.mielczarek@gmail.com" Date: Tue, 24 Jul 2007 18:06:15 -0700 Subject: [PATCH] bug 388320 - package crashreporter xpt (+ rename airbag module to crashreporter). r=bsmedberg --- toolkit/crashreporter/Makefile.in | 2 +- toolkit/crashreporter/test/Makefile.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/toolkit/crashreporter/Makefile.in b/toolkit/crashreporter/Makefile.in index b9f09fb6a32..82d768dccab 100644 --- a/toolkit/crashreporter/Makefile.in +++ b/toolkit/crashreporter/Makefile.in @@ -41,7 +41,7 @@ VPATH = @srcdir@ include $(DEPTH)/config/autoconf.mk -MODULE = airbag +MODULE = crashreporter LIBXUL_LIBRARY = 1 LIBRARY_NAME = exception_handler_s diff --git a/toolkit/crashreporter/test/Makefile.in b/toolkit/crashreporter/test/Makefile.in index a4393df320d..d04bf49b467 100644 --- a/toolkit/crashreporter/test/Makefile.in +++ b/toolkit/crashreporter/test/Makefile.in @@ -51,7 +51,7 @@ endif REQUIRES = \ xpcom \ string \ - airbag \ + crashreporter \ $(NULL) LIBS = \