diff options
author | Guenter Knauf <fuankg@apache.org> | 2013-01-20 14:04:40 +0100 |
---|---|---|
committer | Guenter Knauf <fuankg@apache.org> | 2013-01-20 14:04:40 +0100 |
commit | 2028b7c09dc66906fc8290b5900f22fa045daccf (patch) | |
tree | 7d808d338c57e1447275968838e61108aa635ebc /modules/NWGNUmakefile | |
parent | Add "mod_macro" as a standard module, compiled in with "most". (diff) | |
download | apache2-2028b7c09dc66906fc8290b5900f22fa045daccf.tar.xz apache2-2028b7c09dc66906fc8290b5900f22fa045daccf.zip |
Added mod_macro to NetWare build.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1435834 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 56ba7abcc1..7a344bc309 100644 --- a/modules/NWGNUmakefile +++ b/modules/NWGNUmakefile @@ -34,6 +34,7 @@ SUBDIRS = \ apreq \ cache \ cluster \ + core \ dav/main \ dav/fs \ dav/lock \ |