summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Catanzaro <mcatanzaro@igalia.com>2017-10-18 16:00:44 -0500
committerMichael Catanzaro <mcatanzaro@igalia.com>2017-10-18 16:01:40 -0500
commit35a4038f799804686c24911e759e43617bcb9d78 (patch)
tree510d4997b0eb0e36d2e952a3065822aac8bdbaa9
parent8da92fd64d3c321f8591bea6a9516ac10f8abcb7 (diff)
downloadglib-networking-35a4038f799804686c24911e759e43617bcb9d78.tar.gz
Properly install all the new test files
https://bugzilla.gnome.org/show_bug.cgi?id=781578
-rw-r--r--tls/tests/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/tls/tests/Makefile.am b/tls/tests/Makefile.am
index 55e5032..dc80ffd 100644
--- a/tls/tests/Makefile.am
+++ b/tls/tests/Makefile.am
@@ -52,6 +52,9 @@ testfiles_data = \
files/client-future.pem \
files/client-past.pem \
files/client.pem \
+ files/client2-and-key.pem \
+ files/client2-key.pem \
+ files/client2.pem \
files/intermediate-ca.pem \
files/non-ca.pem \
files/server-and-key.pem \