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 = \