diff options
author | Bradley Nicholes <bnicholes@apache.org> | 2002-10-03 02:26:37 +0200 |
---|---|---|
committer | Bradley Nicholes <bnicholes@apache.org> | 2002-10-03 02:26:37 +0200 |
commit | 4047bee21112a2fcf03a0c8326d77f023380ad39 (patch) | |
tree | 434ce1f80b78981163197cb5c87cb6ab2fb63e04 /modules/NWGNUmakefile | |
parent | Add logic to the default_handler to enable script delivery to script (diff) | |
download | apache2-4047bee21112a2fcf03a0c8326d77f023380ad39.tar.xz apache2-4047bee21112a2fcf03a0c8326d77f023380ad39.zip |
Add mod_logio to the NetWare build
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97066 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'modules/NWGNUmakefile')
-rw-r--r-- | modules/NWGNUmakefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/NWGNUmakefile b/modules/NWGNUmakefile index 2ee15b590a..2a1f6c8236 100644 --- a/modules/NWGNUmakefile +++ b/modules/NWGNUmakefile @@ -10,6 +10,7 @@ SUBDIRS = \ dav\fs \ echo \ generators \ + loggers \ mappers \ metadata \ proxy \ |