You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by bn...@apache.org on 2005/09/21 23:39:06 UTC

svn commit: r290837 - /httpd/httpd/trunk/modules/filters/NWGNUmakefile

Author: bnicholes
Date: Wed Sep 21 14:39:05 2005
New Revision: 290837

URL: http://svn.apache.org/viewcvs?rev=290837&view=rev
Log:
Don't need the second reference to extfiltr.nlm anymore now that there are multiple submakefiles in the filters directory.

Modified:
    httpd/httpd/trunk/modules/filters/NWGNUmakefile

Modified: httpd/httpd/trunk/modules/filters/NWGNUmakefile
URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/modules/filters/NWGNUmakefile?rev=290837&r1=290836&r2=290837&view=diff
==============================================================================
--- httpd/httpd/trunk/modules/filters/NWGNUmakefile (original)
+++ httpd/httpd/trunk/modules/filters/NWGNUmakefile Wed Sep 21 14:39:05 2005
@@ -163,9 +163,6 @@
 TARGET_nlm += $(OBJDIR)/deflate.nlm \
 	       $(EOLIST)
 endif
-else
-TARGET_nlm += $(OBJDIR)/extfiltr.nlm \
-	       $(EOLIST)
 endif
 
 #