From e444e53af79a1f308742da8d71575ec25a502749 Mon Sep 17 00:00:00 2001 From: "tonyr%fbdesigns.com" Date: Sat, 15 Apr 2000 18:36:11 +0000 Subject: [PATCH] Added the extprotocol subdir --- uriloader/Makefile.in | 1 + 1 file changed, 1 insertion(+) diff --git a/uriloader/Makefile.in b/uriloader/Makefile.in index 92adceb597b..48e7ec0f53e 100644 --- a/uriloader/Makefile.in +++ b/uriloader/Makefile.in @@ -29,6 +29,7 @@ include $(DEPTH)/config/autoconf.mk DIRS = \ base \ build \ + extprotocol \ $(NULL) include $(topsrcdir)/config/rules.mk