From 7dd1309da49f7a5b7ded00deae54b8ac84d98b3d 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 git-svn-id: svn://10.0.0.236/trunk@86430 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/uriloader/exthandler/makefile.win | 1 + 1 file changed, 1 insertion(+) 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)