From f0f94c5b25a82f211e22dc4b4eb17a7f552e8ad7 Mon Sep 17 00:00:00 2001 From: "mscott%netscape.com" Date: Wed, 7 Feb 2001 01:58:58 +0000 Subject: [PATCH] add new extprotocolhandler file to the windows build --- uriloader/exthandler/makefile.win | 1 + 1 file changed, 1 insertion(+) diff --git a/uriloader/exthandler/makefile.win b/uriloader/exthandler/makefile.win index acb5bf0eab48..94dd432e111c 100644 --- a/uriloader/exthandler/makefile.win +++ b/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)