summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian.droege@collabora.co.uk>2012-09-16 15:48:02 +0200
committerSebastian Dröge <sebastian.droege@collabora.co.uk>2012-09-16 15:48:02 +0200
commit1419862c50cfec0cccc93ef351d49e1388997c09 (patch)
tree5391b61b40730269da5c8aa01abd15cb394f8479 /Makefile.am
parent12b5ef6573776d56693ef252815fe784c4e55890 (diff)
vp8: Remove plugin, moved to gst-plugins-good
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 153fef57f..7e0ea1d94 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -95,7 +95,8 @@ CRUFT_DIRS = \
$(top_srcdir)/ext/jack \
$(top_srcdir)/ext/metadata \
$(top_srcdir)/ext/tarkin \
- $(top_srcdir)/ext/theora
+ $(top_srcdir)/ext/theora \
+ $(top_srcdir)/ext/vp8
include $(top_srcdir)/common/cruft.mak