From 61ba68ffd6be2cb3001855c7be7a64476f94cfb2 Mon Sep 17 00:00:00 2001 From: Bradley Nicholes Date: Wed, 26 Oct 2005 15:19:53 +0000 Subject: [PATCH] Add eor_bucket.c to the NetWare build git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@328658 13f79535-47bb-0310-9956-ffa450edef68 --- NWGNUmakefile | 1 + 1 file changed, 1 insertion(+) diff --git a/NWGNUmakefile b/NWGNUmakefile index 06c0fc9456..2dff4e55bf 100644 --- a/NWGNUmakefile +++ b/NWGNUmakefile @@ -197,6 +197,7 @@ FILES_nlm_objs = \ $(OBJDIR)/core.o \ $(OBJDIR)/core_filters.o \ $(OBJDIR)/eoc_bucket.o \ + $(OBJDIR)/eor_bucket.o \ $(OBJDIR)/error_bucket.o \ $(OBJDIR)/http_core.o \ $(OBJDIR)/http_protocol.o \ -- 2.50.0