summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2012-11-01 20:50:56 +0000
committerTim-Philipp Müller <tim@centricular.net>2012-11-01 20:50:56 +0000
commit854626c90825b2ead8357d22df9bc7f31dbb02fc (patch)
treea20ac757c11cadeebd67376bb9ac44b08b587ede /Makefile.am
parent1f6944efc11143d8b8be7194400613b6668e6cad (diff)
downloadgstreamer-plugins-bad-854626c90825b2ead8357d22df9bc7f31dbb02fc.tar.gz
rtpvp8: remove and move to -good
https://bugzilla.gnome.org/show_bug.cgi?id=687263
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 7e0ea1d94..f8baa9327 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -54,6 +54,7 @@ CRUFT_FILES = \
$(top_builddir)/gst/imagefreeze/.libs/*.{so,dll,DLL,dylib} \
$(top_builddir)/gst/mpeg4videoparse/.libs/*.{so,dll,DLL,dylib} \
$(top_builddir)/gst/qtmux/.libs/*.{so,dll,DLL,dylib} \
+ $(top_builddir)/gst/rtpvp8/.libs/*.{so,dll,DLL,dylib} \
$(top_builddir)/gst/selector/.libs/*.{so,dll,DLL,dylib} \
$(top_builddir)/gst/shapewipe/.libs/*.{so,dll,DLL,dylib} \
$(top_builddir)/gst/valve/.libs/*.{so,dll,DLL,dylib} \
@@ -82,6 +83,7 @@ CRUFT_DIRS = \
$(top_srcdir)/gst/invtelecine \
$(top_srcdir)/gst/mpeg4videoparse \
$(top_srcdir)/gst/qtmux \
+ $(top_srcdir)/gst/rtpvp8 \
$(top_srcdir)/gst/selector \
$(top_srcdir)/gst/shapewipe \
$(top_srcdir)/gst/valve \