diff --git a/browser/Makefile.in b/browser/Makefile.in index d45b6e1a73a..c5cf8958d39 100644 --- a/browser/Makefile.in +++ b/browser/Makefile.in @@ -45,7 +45,6 @@ include $(topsrcdir)/config/config.mk PARALLEL_DIRS = \ base \ components \ - devtools \ fuel \ locales \ themes \ @@ -53,6 +52,7 @@ PARALLEL_DIRS = \ DIRS = \ app \ + devtools \ $(NULL) ifeq ($(OS_ARCH),WINNT)