diff --git a/mozilla/uriloader/makefile.win b/mozilla/uriloader/makefile.win index 7fc384ff8dc..960afea0bc3 100644 --- a/mozilla/uriloader/makefile.win +++ b/mozilla/uriloader/makefile.win @@ -23,10 +23,11 @@ DEPTH = .. MODULE = uriloader -DIRS= \ - base \ - build \ +DIRS= \ + base \ + build \ extprotocol \ + exthandler \ $(NULL) include <$(DEPTH)\config\rules.mak>