summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian.droege@collabora.co.uk>2010-12-19 11:17:47 +0100
committerSebastian Dröge <sebastian.droege@collabora.co.uk>2010-12-19 11:21:27 +0100
commit1ec5ffbfc9dc5483e5de04a85cf4372a5c2e89dc (patch)
treea8e5223ef2433b5b92fef878bccd36e52de3e60d /Makefile.am
parent369f41913cce96658d7a0f26e02f58200ef40af3 (diff)
downloadgstreamer-plugins-bad-1ec5ffbfc9dc5483e5de04a85cf4372a5c2e89dc.tar.gz
autovideoconvert: Rename and adjust unit test too
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 37b104d17..93388d792 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -52,6 +52,7 @@ CRUFT_FILES = \
$(top_builddir)/gst/shapewipe/.libs/*.{so,dll,DLL,dylib} \
$(top_builddir)/gst/imagefreeze/.libs/*.{so,dll,DLL,dylib} \
$(top_builddir)/sys/oss4/.libs/*.{so,dll,DLL,dylib} \
+ $(top_builddir)/tests/check/elements/autocolorspace \
$(top_builddir)/tests/check/elements/capssetter \
$(top_builddir)/tests/check/elements/imagefreeze \
$(top_builddir)/tests/check/pipelines/metadata \