mirror of
https://github.com/apache/httpd.git
synced 2026-01-26 19:01:35 +03:00
Apache-owned source trees. Sanity is a good thing. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89140 13f79535-47bb-0310-9956-ffa450edef68
7 lines
101 B
Makefile
7 lines
101 B
Makefile
|
|
SUBDIRS = $(MODULE_DIRS)
|
|
CLEAN_SUBDIRS = $(MODULE_CLEANDIRS)
|
|
|
|
include $(top_srcdir)/build/rules.mk
|
|
|