From 2bdd92b2be79ad8edb57cbdfe12ae2ac1c915b6c Mon Sep 17 00:00:00 2001 From: Jan Schmidt Date: Sun, 13 Apr 2008 23:13:32 +0000 Subject: [PATCH] tests/check/Makefile.am: Add soup test certificates to the dist. Original commit message from CVS: * tests/check/Makefile.am: Add soup test certificates to the dist. --- ChangeLog | 5 +++++ common | 2 +- tests/check/Makefile.am | 2 ++ 3 files changed, 8 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index ec46a66..311f396 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008-04-14 Jan Schmidt + + * tests/check/Makefile.am: + Add soup test certificates to the dist. + 2008-04-13 Jan Schmidt * ext/Makefile.am: diff --git a/common b/common index d3ace35..bdc5172 160000 --- a/common +++ b/common @@ -1 +1 @@ -Subproject commit d3ace35f57dd196a3e83a0a48f1350ca32db8e39 +Subproject commit bdc5172b0ba183be6d92e58cb51782c23e9f2127 diff --git a/tests/check/Makefile.am b/tests/check/Makefile.am index 2d8a220..e70edb8 100644 --- a/tests/check/Makefile.am +++ b/tests/check/Makefile.am @@ -13,6 +13,8 @@ TESTS_ENVIRONMENT = \ GST_TEST_FILES_PATH=$(TEST_FILES_DIRECTORY) \ STATE_IGNORE_ELEMENTS="aasink autovideosink cacasink cairotextoverlay gconfaudiosrc gconfvideosrc v4l2src" +EXTRA_DIST = test-cert.pem test-key.pem + # ths core dumps of some machines have PIDs appended CLEANFILES = core.* test-registry.* -- 2.7.4