diff options
author | Daniel Stenberg <daniel@haxx.se> | 2001-05-07 21:25:37 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2001-05-07 21:25:37 +0000 |
commit | a6d9ccf66bf8d45fe744cf6e42b5db70e14be953 (patch) | |
tree | 9e7e16fb40d60b27af1486073bbb0e5bde80eaaa /tests | |
parent | 89ba66e071ba23d6cd20a714217432e6c3845eda (diff) |
Added stunnel.pem
Diffstat (limited to 'tests')
-rw-r--r-- | tests/data/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/Makefile.am b/tests/data/Makefile.am index f23234021..d601adb8c 100644 --- a/tests/data/Makefile.am +++ b/tests/data/Makefile.am @@ -66,6 +66,6 @@ command33.txt extra33.txt name33.txt prot33.txt reply33.txt \ command34.txt prot34.txt reply340001.txt name34.txt reply34.txt \ command35.txt name35.txt prot35.txt reply35.txt \ command36.txt error36.txt name36.txt reply36.txt \ -command37.txt name37.txt prot37.txt reply37.txt \ +command37.txt name37.txt prot37.txt reply37.txt stunnel.pem \ command38.txt prot38.txt reply380001.txt name38.txt reply38.txt \ command39.txt prot39.txt reply390001.txt name39.txt reply39.txt reply390002.txt |