From: Daniel Stenberg Date: Mon, 17 Sep 2001 08:41:28 +0000 (+0000) Subject: added the stunnel PEM file X-Git-Tag: curl-7_9~26 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5c566c9aa333f12093b30de621af67b2d02bdace;p=thirdparty%2Fcurl.git added the stunnel PEM file --- diff --git a/tests/Makefile.am b/tests/Makefile.am index b98a38fdc9..5205ad80f7 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