summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2016-08-22 13:34:44 +0200
committerNikos Mavrogiannopoulos <nmav@redhat.com>2016-08-22 17:08:38 +0200
commit19d163a3903c91b85db8540875c5c637bdf046c5 (patch)
treea89e35fa09148ea390175adbdc0415c466bf689e /tests/Makefile.am
parent1c7e7b92d86b94b8dbdbaa7a0c9540a0022e2665 (diff)
downloadgnutls-19d163a3903c91b85db8540875c5c637bdf046c5.tar.gz
tests: added basic test of STARTTLS over FTP for gnutls-cli
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index b604906080..02e416eb21 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -33,7 +33,7 @@ EXTRA_DIST = suppressions.valgrind eagain-common.h cert-common.h test-chains.h \
system.prio pkcs11/softhsm.h pkcs11/pkcs11-pubkey-import.c gnutls-asan.supp \
rsa-md5-collision/MD5CollisionCA.cer rsa-md5-collision/TargetCollidingCertificate1.cer \
rsa-md5-collision/TargetCollidingCertificate2.cer rsa-md5-collision/README \
- safe-renegotiation/README starttls-smtp.txt
+ safe-renegotiation/README starttls-smtp.txt starttls-ftp.txt
AM_CFLAGS = $(WARN_CFLAGS) $(WERROR_CFLAGS)
AM_CPPFLAGS = \