mirror of
https://github.com/apache/httpd.git
synced 2026-01-06 09:01:14 +03:00
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
5 lines
204 B
Makefile
5 lines
204 B
Makefile
# 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
|