From c7a9f3ac7587cd70df68bbb471ec1e42a7f6eb91 Mon Sep 17 00:00:00 2001 From: "kairo%kairo.at" Date: Sat, 20 May 2006 12:30:32 +0000 Subject: [PATCH] bug 334478 - Get suiterunner to actually run (start up a somewhat usable browser window), build themes before suite for correct mac packaging, r+sr=Neil --- Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.in b/Makefile.in index 675077fe8497..425306f8b4ff 100644 --- a/Makefile.in +++ b/Makefile.in @@ -386,11 +386,11 @@ tier_99_dirs += calendar/sunbird endif ifdef MOZ_SUITE -tier_99_dirs += suite # When Suite becomes a full MOZ_XUL_APP we can remove this ifdef ifdef MOZ_XUL_APP tier_99_dirs += themes endif +tier_99_dirs += suite endif ifdef MINIMO