]> granicus.if.org Git - apache/commitdiff
Allow the experimental modules to be built in the NetWare main line build process...
authorBradley Nicholes <bnicholes@apache.org>
Mon, 29 Mar 2004 22:29:11 +0000 (22:29 +0000)
committerBradley Nicholes <bnicholes@apache.org>
Mon, 29 Mar 2004 22:29:11 +0000 (22:29 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103202 13f79535-47bb-0310-9956-ffa450edef68

modules/NWGNUmakefile

index 13e541f2bc003e1ff9324b153266d9cff3934f42..6fcb86db9ca4a8bca1a3b7c6f7237c8f50d68e51 100644 (file)
@@ -24,6 +24,13 @@ SUBDIRS += mod_edir \
               $(EOLIST)
 endif
 
+# This is a placeholder
+ifdef EXPERIMENTAL
+SUBDIRS += experimental \
+              $(EOLIST)
+endif
+
+
 #
 # Get the 'head' of the build environment.  This includes default targets and
 # paths to tools