diff options
author | Jan Schmidt <thaytan@mad.scientist.com> | 2008-04-13 23:11:09 +0000 |
---|---|---|
committer | Jan Schmidt <thaytan@mad.scientist.com> | 2008-04-13 23:11:09 +0000 |
commit | d313bc935c27017c930c1430d095077049d1a4bb (patch) | |
tree | 186422ef556ccb05854a33148aa278bb84e885ba /tests | |
parent | c35c0acbe6ba2a0ece057d9f2588277f9b6f19aa (diff) | |
download | gst-plugins-bad-d313bc935c27017c930c1430d095077049d1a4bb.tar.gz gst-plugins-bad-d313bc935c27017c930c1430d095077049d1a4bb.tar.bz2 gst-plugins-bad-d313bc935c27017c930c1430d095077049d1a4bb.zip |
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.
Diffstat (limited to 'tests')
-rw-r--r-- | tests/check/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
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 |