diff options
author | William A. Rowe Jr <wrowe@apache.org> | 2006-07-06 20:47:09 +0200 |
---|---|---|
committer | William A. Rowe Jr <wrowe@apache.org> | 2006-07-06 20:47:09 +0200 |
commit | b31873b39be61fbb421a345da101b3226e0577c9 (patch) | |
tree | 52d37aeefc70e612b6f9adceaedf25f532da0635 /modules/NWGNUmakefile | |
parent | Revert Revision 397647 (diff) | |
download | apache2-b31873b39be61fbb421a345da101b3226e0577c9.tar.xz apache2-b31873b39be61fbb421a345da101b3226e0577c9.zip |
This tree can't be named modules/debug/. Now it isn't.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@419652 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'modules/NWGNUmakefile')
-rw-r--r-- | modules/NWGNUmakefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/NWGNUmakefile b/modules/NWGNUmakefile index 1bcbf7db77..525e1a2e95 100644 --- a/modules/NWGNUmakefile +++ b/modules/NWGNUmakefile @@ -48,7 +48,7 @@ endif # Allow the experimental modules to be built if EXPERIMENTAL is defined ifdef DEBUG -SUBDIRS += debug \ +SUBDIRS += debugging \ $(EOLIST) endif |