mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-17 11:45:25 +00:00
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.
This commit is contained in:
parent
ef0441b9b7
commit
2bdd92b2be
3 changed files with 8 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
2008-04-14 Jan Schmidt <jan.schmidt@sun.com>
|
||||
|
||||
* tests/check/Makefile.am:
|
||||
Add soup test certificates to the dist.
|
||||
|
||||
2008-04-13 Jan Schmidt <jan.schmidt@sun.com>
|
||||
|
||||
* ext/Makefile.am:
|
||||
|
|
2
common
2
common
|
@ -1 +1 @@
|
|||
Subproject commit d3ace35f57dd196a3e83a0a48f1350ca32db8e39
|
||||
Subproject commit bdc5172b0ba183be6d92e58cb51782c23e9f2127
|
|
@ -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.*
|
||||
|
||||
|
|
Loading…
Reference in a new issue