aboutsummaryrefslogtreecommitdiff
path: root/src/testcurl/https/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/testcurl/https/Makefile.am')
-rw-r--r--src/testcurl/https/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/testcurl/https/Makefile.am b/src/testcurl/https/Makefile.am
index 0cfcee0a..e7ed8b7d 100644
--- a/src/testcurl/https/Makefile.am
+++ b/src/testcurl/https/Makefile.am
@@ -22,6 +22,8 @@ if MHD_DEBUG_TLS
22 tls_alert_test 22 tls_alert_test
23endif 23endif
24 24
25EXTRA_DIST = cert.pem key.pem
26
25TESTS = $(check_PROGRAMS) 27TESTS = $(check_PROGRAMS)
26 28
27# cURL independent tests 29# cURL independent tests