summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2008-11-11 15:25:17 +0100
committerSimon Josefsson <simon@josefsson.org>2008-11-11 15:25:17 +0100
commit4d0486baaf9d65d965ecefd38647f4518bf0d0d7 (patch)
tree71ea8a81352d257ef994f7b69363979551aa0e46 /tests/Makefile.am
parent622b00c1f9f2dae59e1f4b29ba7c5566e3cceb25 (diff)
downloadgnutls-4d0486baaf9d65d965ecefd38647f4518bf0d0d7.tar.gz
Add cve-2008-4989.c self-test.
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 6304877065..8889940df7 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -47,7 +47,7 @@ libutils_la_SOURCES = utils.h utils.c
ctests = simple openssl gc set_pkcs12_cred certder mpi \
certificate_set_x509_crl dn parse_ca moredn crypto_rng mini \
- finished hostname-check openpgp-keyring
+ finished hostname-check openpgp-keyring cve-2008-4989
openssl_LDADD = $(LDADD) ../libextra/libgnutls-openssl.la
openpgp_keyring_LDADD = $(LDADD) ../libextra/libgnutls-extra.la