author | ted.mielczarek@gmail.com |
Wed, 08 Aug 2007 08:57:33 -0700 | |
changeset 4391 | 70efd2a6a3cab1e554402bdd6ed49ead1cc7e640 |
parent 4390 | f931b27f957f75e1fd477a7e82dd8aa9ae69d606 |
child 4392 | 8002b68ce288f4ca6af45b044266733d3b1061f8 |
push id | unknown |
push user | unknown |
push date | unknown |
reviewers | bsmedberg |
bugs | 389548 |
milestone | 1.9a8pre |
--- a/toolkit/Makefile.in +++ b/toolkit/Makefile.in @@ -46,18 +46,18 @@ include $(DEPTH)/config/autoconf.mk DIRS = \ content \ locales \ obsolete \ profile \ themes \ $(NULL) -ifdef MOZ_AIRBAG -DIRS += airbag +ifdef MOZ_CRASHREPORTER +DIRS += crashreporter endif ifndef MINIMO DIRS += \ xre \ mozapps \ $(NULL) endif