From: Bradley Nicholes Date: Wed, 21 Sep 2005 21:39:05 +0000 (+0000) Subject: Don't need the second reference to extfiltr.nlm anymore now that there are multiple... X-Git-Tag: 2.3.0~2956 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a5663a3c7960a56fef011e78efed262b8cdc18d8;p=apache Don't need the second reference to extfiltr.nlm anymore now that there are multiple submakefiles in the filters directory. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@290837 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/modules/filters/NWGNUmakefile b/modules/filters/NWGNUmakefile index 33e48a2595..07600afd49 100644 --- a/modules/filters/NWGNUmakefile +++ b/modules/filters/NWGNUmakefile @@ -163,9 +163,6 @@ ifeq "$(wildcard $(ZLIBSDK))" "$(ZLIBSDK)" TARGET_nlm += $(OBJDIR)/deflate.nlm \ $(EOLIST) endif -else -TARGET_nlm += $(OBJDIR)/extfiltr.nlm \ - $(EOLIST) endif #