mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-20 08:41:07 +00:00
tests/check/Makefile.am: Remove soup test certificates from the dist.
Original commit message from CVS: * tests/check/Makefile.am: Remove soup test certificates from the dist.
This commit is contained in:
parent
c35c0acbe6
commit
d313bc935c
2 changed files with 5 additions and 2 deletions
|
@ -1,3 +1,8 @@
|
||||||
|
2008-04-14 Jan Schmidt <jan.schmidt@sun.com>
|
||||||
|
|
||||||
|
* tests/check/Makefile.am:
|
||||||
|
Remove soup test certificates from the dist.
|
||||||
|
|
||||||
2008-04-13 Jan Schmidt <jan.schmidt@sun.com>
|
2008-04-13 Jan Schmidt <jan.schmidt@sun.com>
|
||||||
|
|
||||||
* ext/dirac/gstdiracenc.cc:
|
* ext/dirac/gstdiracenc.cc:
|
||||||
|
|
|
@ -15,8 +15,6 @@ TESTS_ENVIRONMENT = \
|
||||||
GST_PLUGIN_PATH=$(top_builddir)/gst:$(top_builddir)/sys:$(top_builddir)/ext:$(GSTPB_PLUGINS_DIR):$(GST_PLUGINS_DIR) \
|
GST_PLUGIN_PATH=$(top_builddir)/gst:$(top_builddir)/sys:$(top_builddir)/ext:$(GSTPB_PLUGINS_DIR):$(GST_PLUGINS_DIR) \
|
||||||
STATE_IGNORE_ELEMENTS="cdaudio festival vcdsrc nassink glimagesink dvbsrc dvbbasebin sdlaudiosink sdlvideosink alsaspdifsink dfbvideosink"
|
STATE_IGNORE_ELEMENTS="cdaudio festival vcdsrc nassink glimagesink dvbsrc dvbbasebin sdlaudiosink sdlvideosink alsaspdifsink dfbvideosink"
|
||||||
|
|
||||||
EXTRA_DIST = test-cert.pem test-key.pem
|
|
||||||
|
|
||||||
plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
|
plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
|
||||||
|
|
||||||
# override to _not_ install the test plugins
|
# override to _not_ install the test plugins
|
||||||
|
|
Loading…
Reference in a new issue