summaryrefslogtreecommitdiff
path: root/modules/proxy/Makefile.in
diff options
context:
space:
mode:
authorJim Jagielski <jim@apache.org>2009-05-06 14:33:45 +0000
committerJim Jagielski <jim@apache.org>2009-05-06 14:33:45 +0000
commit3788e4cf6676073d3e275fe478b029498919f3f1 (patch)
tree4c31430f5495841d655848148b242ef7753ff34b /modules/proxy/Makefile.in
parent3b1cbbe2448106cc1a07f9897d50b9f77f4e227c (diff)
downloadhttpd-3788e4cf6676073d3e275fe478b029498919f3f1.tar.gz
Oh joy. Fold in backportable proxy changes/improvements
from trunk as of r772279 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/httpd-2.2-proxy@772280 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'modules/proxy/Makefile.in')
-rw-r--r--modules/proxy/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/proxy/Makefile.in b/modules/proxy/Makefile.in
index 7c5c149d85..6ea6775b53 100644
--- a/modules/proxy/Makefile.in
+++ b/modules/proxy/Makefile.in
@@ -1,3 +1,4 @@
# a modules Makefile has no explicit targets -- they will be defined by
# whatever modules are enabled. just grab special.mk to deal with this.
+#SUBDIRS = balancers
include $(top_srcdir)/build/special.mk