From d313bc935c27017c930c1430d095077049d1a4bb Mon Sep 17 00:00:00 2001 From: Jan Schmidt Date: Sun, 13 Apr 2008 23:11:09 +0000 Subject: 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. --- ChangeLog | 5 +++++ tests/check/Makefile.am | 2 -- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 3f7ea150..a2149d03 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008-04-14 Jan Schmidt + + * tests/check/Makefile.am: + Remove soup test certificates from the dist. + 2008-04-13 Jan Schmidt * ext/dirac/gstdiracenc.cc: diff --git a/tests/check/Makefile.am b/tests/check/Makefile.am index aae45b7c..c47cdedf 100644 --- a/tests/check/Makefile.am +++ b/tests/check/Makefile.am @@ -15,8 +15,6 @@ TESTS_ENVIRONMENT = \ 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" -EXTRA_DIST = test-cert.pem test-key.pem - plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@ # override to _not_ install the test plugins -- cgit v1.2.1