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 d16ced71..05c211d5 100644
--- a/src/testcurl/https/Makefile.am
+++ b/src/testcurl/https/Makefile.am
@@ -30,7 +30,7 @@ if MHD_DEBUG_TLS
30 tls_extension_test 30 tls_extension_test
31endif 31endif
32 32
33EXTRA_DIST = cert.pem key.pem tls_test_keys.h 33EXTRA_DIST = cert.pem key.pem tls_test_keys.h tls_test_common.h
34 34
35TESTS = $(check_PROGRAMS) 35TESTS = $(check_PROGRAMS)
36 36