diff --git a/mozilla/uriloader/exthandler/makefile.win b/mozilla/uriloader/exthandler/makefile.win index acb5bf0eab4..94dd432e111 100644 --- a/mozilla/uriloader/exthandler/makefile.win +++ b/mozilla/uriloader/exthandler/makefile.win @@ -42,6 +42,7 @@ LIBRARY_NAME=exthandlers_s CPP_OBJS = \ .\$(OBJDIR)\nsExternalHelperAppService.obj \ + .\$(OBJDIR)\nsExternalProtocolHandler.obj \ .\win\$(OBJDIR)\nsOSHelperAppService.obj \ $(NULL)