From: Bradley Nicholes Date: Wed, 22 Jan 2003 16:33:41 +0000 (+0000) Subject: Remove rfc1413.c from the build X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1399f32fb527a020873570db6f587f0916352983;p=thirdparty%2Fapache%2Fhttpd.git 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 2ce651eebe7..4fcb5883942 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 \