From 0a9600be50d619d7b3aeca4c20bdb33f115af0ab Mon Sep 17 00:00:00 2001 From: =?utf8?q?Tim-Philipp=20M=C3=BCller?= Date: Sat, 28 May 2011 12:39:06 +0100 Subject: [PATCH] Ignore new playbin2-compress test binary And add old testchannels binary to CRUFT_FILES. --- Makefile.am | 1 + tests/check/elements/.gitignore | 1 + 2 files changed, 2 insertions(+) diff --git a/Makefile.am b/Makefile.am index 19e3c2b..00201ec 100644 --- a/Makefile.am +++ b/Makefile.am @@ -76,6 +76,7 @@ check: check-exports CRUFT_FILES = \ $(top_builddir)/common/shave \ $(top_builddir)/common/shave-libtool \ + $(top_builddir)/gst-libs/gst/audio/testchannels \ $(top_builddir)/tools/gst-discoverer diff --git a/tests/check/elements/.gitignore b/tests/check/elements/.gitignore index 20bd96e..80240a0 100644 --- a/tests/check/elements/.gitignore +++ b/tests/check/elements/.gitignore @@ -26,4 +26,5 @@ videoscale vorbistag playbin playbin2 +playbin2-compressed subparse -- 2.7.4