diff options
author | Bradley Nicholes <bnicholes@apache.org> | 2004-11-27 20:40:49 +0100 |
---|---|---|
committer | Bradley Nicholes <bnicholes@apache.org> | 2004-11-27 20:40:49 +0100 |
commit | da062b024d3121e74a94ffb06316d657423861cf (patch) | |
tree | 452db3556695aac9d9947d58cc524f91916253a6 /modules/experimental/NWGNUmakefile | |
parent | listener_thread: no functional changes, formatting changes only (diff) | |
download | apache2-da062b024d3121e74a94ffb06316d657423861cf.tar.xz apache2-da062b024d3121e74a94ffb06316d657423861cf.zip |
Add mod_filter to the NetWare build.
Submitted by:normw bocnet.com.au
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106745 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'modules/experimental/NWGNUmakefile')
-rw-r--r-- | modules/experimental/NWGNUmakefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/experimental/NWGNUmakefile b/modules/experimental/NWGNUmakefile index 41934a3504..4d4e72b2bc 100644 --- a/modules/experimental/NWGNUmakefile +++ b/modules/experimental/NWGNUmakefile @@ -157,6 +157,7 @@ TARGET_nlm = \ $(OBJDIR)/mod_cach.nlm \ $(OBJDIR)/mem_cach.nlm \ $(OBJDIR)/dsk_cach.nlm \ + $(OBJDIR)/mod_filter.nlm \ $(EOLIST) # |