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, 1 insertions, 1 deletions
diff --git a/src/testcurl/https/Makefile.am b/src/testcurl/https/Makefile.am
index e7ed8b7d..c4276711 100644
--- a/src/testcurl/https/Makefile.am
+++ b/src/testcurl/https/Makefile.am
@@ -22,7 +22,7 @@ if MHD_DEBUG_TLS
22 tls_alert_test 22 tls_alert_test
23endif 23endif
24 24
25EXTRA_DIST = cert.pem key.pem 25EXTRA_DIST = cert.pem key.pem tls_test_keys.h
26 26
27TESTS = $(check_PROGRAMS) 27TESTS = $(check_PROGRAMS)
28 28