From 238c161a97869d448979ca002368d9ba89499ebf Mon Sep 17 00:00:00 2001 From: "tonyr%fbdesigns.com" Date: Sun, 16 Apr 2000 00:08:40 +0000 Subject: [PATCH] Added the extprotocol subproject --- uriloader/makefile.win | 1 + 1 file changed, 1 insertion(+) diff --git a/uriloader/makefile.win b/uriloader/makefile.win index 6a00fb718b3..7fc384ff8dc 100644 --- a/uriloader/makefile.win +++ b/uriloader/makefile.win @@ -26,6 +26,7 @@ MODULE = uriloader DIRS= \ base \ build \ + extprotocol \ $(NULL) include <$(DEPTH)\config\rules.mak>