summaryrefslogtreecommitdiff
path: root/libhttpd.mak
diff options
context:
space:
mode:
authorWilliam A. Rowe Jr <wrowe@apache.org>2001-02-25 20:56:35 +0000
committerWilliam A. Rowe Jr <wrowe@apache.org>2001-02-25 20:56:35 +0000
commitccea519f57b49b4f9e9aef7f41c3a3993576ad07 (patch)
treefa22f6d124e3cae0093e401fe8bc594fb7ba4c11 /libhttpd.mak
parent404e9d47c37b8a51f3d258165c83ee83dc3ec238 (diff)
downloadhttpd-ccea519f57b49b4f9e9aef7f41c3a3993576ad07.tar.gz
A little transformation for rbb's reorg of this morning.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88332 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'libhttpd.mak')
-rw-r--r--libhttpd.mak2
1 files changed, 1 insertions, 1 deletions
diff --git a/libhttpd.mak b/libhttpd.mak
index 2488aa1d1f..672d70979d 100644
--- a/libhttpd.mak
+++ b/libhttpd.mak
@@ -1775,7 +1775,7 @@ NODEP_CPP_MOD_U=\
$(CPP) $(CPP_PROJ) $(SOURCE)
-SOURCE=.\modules\http\error_bucket.c
+SOURCE=.\server\error_bucket.c
DEP_CPP_ERROR=\
".\include\ap_config.h"\
".\include\ap_mmn.h"\