From cd9d4cc64175bdc6c965be2b04315bdc016e789b Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Sat, 5 May 2001 09:31:25 +0000 Subject: [PATCH] Update file description list. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89004 13f79535-47bb-0310-9956-ffa450edef68 --- modules/ssl/README | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/modules/ssl/README b/modules/ssl/README index c3da10ab24d..bdc0c5b1b95 100644 --- a/modules/ssl/README +++ b/modules/ssl/README @@ -23,9 +23,8 @@ Here is a short overview of the source files: - Makefile.tmpl ........... Makefile template for Unix platform - libssl.module ........... stub called from the Apache config mechanism - libssl.version .......... file containing the mod_ssl version information + Makefile.in ............. Makefile template for Unix platform + config.m4 ............... Autoconf stub for the Apache config mechanism mod_ssl.c ............... main source file containing API structures mod_ssl.h ............... common header file of mod_ssl ssl_engine_compat.c ..... backward compatibility support -- 2.47.2