From ae738a713567d6fda0b7e3bd311ffa3c3f716393 Mon Sep 17 00:00:00 2001 From: "scott%scott-macgregor.org" Date: Wed, 23 Mar 2005 19:34:52 +0000 Subject: [PATCH] Bug #286742 --> Mac Thunderbird trunk build fails to launch / start r=bsmedberg git-svn-id: svn://10.0.0.236/trunk@171063 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/toolkit/components/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mozilla/toolkit/components/Makefile.in b/mozilla/toolkit/components/Makefile.in index 0dd13ce3c1e..b677446dfb4 100644 --- a/mozilla/toolkit/components/Makefile.in +++ b/mozilla/toolkit/components/Makefile.in @@ -60,6 +60,7 @@ DIRS += \ satchel \ typeaheadfind \ viewconfig \ + downloads \ $(NULL) endif @@ -68,7 +69,6 @@ DIRS += alerts endif DIRS += \ - downloads \ commandlines \ startup \ build \