mirror of
https://github.com/apache/httpd.git
synced 2025-08-15 23:27:39 +00:00

attempts at saving persistent sessions across requests. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@644746 13f79535-47bb-0310-9956-ffa450edef68
5 lines
184 B
Makefile
5 lines
184 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.
|
|
include $(top_srcdir)/build/special.mk
|
|
|