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 \