[glib/tls-database] Distribute tls-tests certificate files properly.
- From: Stefan Walter <stefw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib/tls-database] Distribute tls-tests certificate files properly.
- Date: Tue, 18 Jan 2011 20:17:13 +0000 (UTC)
commit aa40dbd854f330f6b61fb9dd7cac638e7684aa33
Author: Stef Walter <stefw collabora co uk>
Date: Tue Jan 18 14:16:43 2011 -0600
Distribute tls-tests certificate files properly.
gio/tests/Makefile.am | 12 ++++++++++++
1 files changed, 12 insertions(+), 0 deletions(-)
---
diff --git a/gio/tests/Makefile.am b/gio/tests/Makefile.am
index d25a3bf..898e048 100644
--- a/gio/tests/Makefile.am
+++ b/gio/tests/Makefile.am
@@ -408,6 +408,17 @@ schema_tests = \
schema-tests/range.gschema.xml \
schema-tests/wrong-category.gschema.xml
+tls_tests = \
+ tls-tests/ca.pem \
+ tls-tests/ca-roots.pem \
+ tls-tests/client-and-key.pem \
+ tls-tests/client-future.pem \
+ tls-tests/client-past.pem \
+ tls-tests/client.pem \
+ tls-tests/server-and-key.pem \
+ tls-tests/server.der \
+ tls-tests/server.pem
+
proxy_SOURCES = proxy.c
proxy_LDADD = $(progs_ldadd) \
$(top_builddir)/gthread/libgthread-2.0.la
@@ -420,6 +431,7 @@ EXTRA_DIST += \
enums.xml.template \
de.po \
$(schema_tests) \
+ $(tls_tests) \
appinfo-test.desktop \
appinfo-test2.desktop \
appinfo-test-gnome.desktop \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]