From feee4aa7bcc0c7d2e0d6415731deaba366fc5702 Mon Sep 17 00:00:00 2001 From: Bradley Nicholes Date: Mon, 29 Mar 2004 22:35:02 +0000 Subject: [PATCH] Update the comment git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103204 13f79535-47bb-0310-9956-ffa450edef68 --- modules/NWGNUmakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/NWGNUmakefile b/modules/NWGNUmakefile index 6fcb86db9c..a509eabe9f 100644 --- a/modules/NWGNUmakefile +++ b/modules/NWGNUmakefile @@ -24,7 +24,7 @@ SUBDIRS += mod_edir \ $(EOLIST) endif -# This is a placeholder +# Allow the experimental modules to be built if EXPERIMENTAL is defined ifdef EXPERIMENTAL SUBDIRS += experimental \ $(EOLIST) -- 2.50.1