From: Daniel Stenberg Date: Mon, 17 Sep 2001 08:41:28 +0000 (+0000) Subject: added the stunnel PEM file X-Git-Tag: Curl_easy_1-1-8~20 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5c566c9aa333f12093b30de621af67b2d02bdace;p=curl added the stunnel PEM file --- diff --git a/tests/Makefile.am b/tests/Makefile.am index b98a38fdc..5205ad80f 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -1,5 +1,6 @@ EXTRA_DIST = ftpserver.pl httpserver.pl httpsserver.pl runtests.pl \ - ftpsserver.pl stunnel.pm getpart.pm FILEFORMAT README + ftpsserver.pl stunnel.pm getpart.pm FILEFORMAT README \ + stunnel.pem SUBDIRS = data