From 0a4663343f81902f16cf43cd4a5bfc3ccf510200 Mon Sep 17 00:00:00 2001 From: Ryan Lortie Date: Mon, 15 Aug 2011 21:01:23 -0400 Subject: [PATCH] distcheck fixes --- gio/tests/Makefile.am | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/gio/tests/Makefile.am b/gio/tests/Makefile.am index 81db710..f6fb167 100644 --- a/gio/tests/Makefile.am +++ b/gio/tests/Makefile.am @@ -493,6 +493,14 @@ EXTRA_DIST += \ appinfo-test-notgnome.desktop \ gdbus-testserver.py \ test-codegen.xml \ + cert1.pem \ + cert2.pem \ + cert3.pem \ + key.pem \ + key-cert.pem \ + cert-key.pem \ + cert-list.pem \ + nothing.pem \ $(NULL) MISC_STUFF = test.mo -- 2.7.4