diff --git a/browser/Makefile.in b/browser/Makefile.in index d45b6e1a73a..923c4d28da2 100644 --- a/browser/Makefile.in +++ b/browser/Makefile.in @@ -45,13 +45,13 @@ include $(topsrcdir)/config/config.mk PARALLEL_DIRS = \ base \ components \ - devtools \ fuel \ locales \ themes \ $(NULL) DIRS = \ + devtools \ app \ $(NULL)