]> granicus.if.org Git - apache/commitdiff
Treat proxy/balancers normally and independently...
authorJim Jagielski <jim@apache.org>
Fri, 12 Dec 2008 16:31:15 +0000 (16:31 +0000)
committerJim Jagielski <jim@apache.org>
Fri, 12 Dec 2008 16:31:15 +0000 (16:31 +0000)
also, allow nice pretty

   Making all in proxy
     ...
   Making all in proxy/balancers

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@726068 13f79535-47bb-0310-9956-ffa450edef68

modules/proxy/Makefile.in

index ab92e713a72b514d7b76422f1517b196cd1f1cd5..6ea6775b53299e4179119dfad59385730e9575bc 100644 (file)
@@ -1,4 +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
+#SUBDIRS = balancers
 include $(top_srcdir)/build/special.mk