From 2bdd92b2be79ad8edb57cbdfe12ae2ac1c915b6c Mon Sep 17 00:00:00 2001 From: Jan Schmidt Date: Sun, 13 Apr 2008 23:13:32 +0000 Subject: 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. --- tests/check/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests') diff --git a/tests/check/Makefile.am b/tests/check/Makefile.am index 2d8a220e..e70edb82 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.* -- cgit