diff options
author | Bradley Nicholes <bnicholes@apache.org> | 2008-12-01 19:12:46 +0100 |
---|---|---|
committer | Bradley Nicholes <bnicholes@apache.org> | 2008-12-01 19:12:46 +0100 |
commit | 736f9595cc19551bc5b79a8f5d0602cce0c93f95 (patch) | |
tree | 508ea8e00fc82e8f93443cde3c0fa729aea392fc /modules/NWGNUmakefile | |
parent | Move the variable declarations to the beginning of the code blocks to avoid c... (diff) | |
download | apache2-736f9595cc19551bc5b79a8f5d0602cce0c93f95.tar.xz apache2-736f9595cc19551bc5b79a8f5d0602cce0c93f95.zip |
Add the new modules to the netware build
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@722156 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 b098a3a08e..73c47cd30d 100644 --- a/modules/NWGNUmakefile +++ b/modules/NWGNUmakefile @@ -14,6 +14,7 @@ endif SUBDIRS = \ aaa \ cache \ + cluster \ dav\main \ dav\fs \ dav\lock \ |