summaryrefslogtreecommitdiff
path: root/modules/NWGNUmakefile
diff options
context:
space:
mode:
authorBradley Nicholes <bnicholes@apache.org>2004-12-16 18:29:30 +0000
committerBradley Nicholes <bnicholes@apache.org>2004-12-16 18:29:30 +0000
commiteb693a93ab59b6d32e7e45f73c7958fdb2e502e2 (patch)
tree56b13f46ade2fb9905d28b0bb822dab54e64ba5b /modules/NWGNUmakefile
parent46e42b37527e0b1c82bf763b277f0dc38edf7f78 (diff)
downloadhttpd-eb693a93ab59b6d32e7e45f73c7958fdb2e502e2.tar.gz
Add the modules/debug directory to the NetWare build
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@122559 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'modules/NWGNUmakefile')
-rw-r--r--modules/NWGNUmakefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/modules/NWGNUmakefile b/modules/NWGNUmakefile
index d274396eea..a3d7b6b66f 100644
--- a/modules/NWGNUmakefile
+++ b/modules/NWGNUmakefile
@@ -38,6 +38,12 @@ SUBDIRS += experimental \
$(EOLIST)
endif
+# Allow the experimental modules to be built if EXPERIMENTAL is defined
+ifdef DEBUG
+SUBDIRS += debug \
+ $(EOLIST)
+endif
+
#
# Get the 'head' of the build environment. This includes default targets and