From: Bradley Nicholes Date: Wed, 22 Jan 2003 16:33:41 +0000 (+0000) Subject: Remove rfc1413.c from the build X-Git-Tag: pre_ajp_proxy~2223 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ce0c81ceab7983e909e1c20cf1eda6ee5496ed59;p=apache Remove rfc1413.c from the build git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98455 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/NWGNUmakefile b/NWGNUmakefile index 2ce651eebe..4fcb588394 100644 --- a/NWGNUmakefile +++ b/NWGNUmakefile @@ -220,7 +220,6 @@ FILES_nlm_objs = \ $(OBJDIR)/protocol.o \ $(OBJDIR)/provider.o \ $(OBJDIR)/request.o \ - $(OBJDIR)/rfc1413.o \ $(OBJDIR)/scoreboard.o \ $(OBJDIR)/util.o \ $(OBJDIR)/util_cfgtree.o \