From a5663a3c7960a56fef011e78efed262b8cdc18d8 Mon Sep 17 00:00:00 2001 From: Bradley Nicholes Date: Wed, 21 Sep 2005 21:39:05 +0000 Subject: [PATCH] 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 --- modules/filters/NWGNUmakefile | 3 --- 1 file changed, 3 deletions(-) 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 # -- 2.40.0