gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r31761 - libmicrohttpd/src/testcurl/https


From: gnunet
Subject: [GNUnet-SVN] r31761 - libmicrohttpd/src/testcurl/https
Date: Sat, 28 Dec 2013 15:40:26 +0100

Author: grothoff
Date: 2013-12-28 15:40:26 +0100 (Sat, 28 Dec 2013)
New Revision: 31761

Modified:
   libmicrohttpd/src/testcurl/https/Makefile.am
Log:
-fix dist by adding missing files

Modified: libmicrohttpd/src/testcurl/https/Makefile.am
===================================================================
--- libmicrohttpd/src/testcurl/https/Makefile.am        2013-12-28 14:30:51 UTC 
(rev 31760)
+++ libmicrohttpd/src/testcurl/https/Makefile.am        2013-12-28 14:40:26 UTC 
(rev 31761)
@@ -27,7 +27,8 @@
   test_https_time_out \
   test_empty_response
 
-EXTRA_DIST = cert.pem key.pem tls_test_keys.h tls_test_common.h
+EXTRA_DIST = cert.pem key.pem tls_test_keys.h tls_test_common.h \
+  host1.crt host1.key host2.crt host2.key
 
 TESTS = \
   test_tls_options \




reply via email to

[Prev in Thread] Current Thread [Next in Thread]