summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian.droege@collabora.co.uk>2013-04-11 13:34:13 +0200
committerSebastian Dröge <sebastian.droege@collabora.co.uk>2013-04-11 13:35:02 +0200
commit524421e4362a1c94555c6f7a362c7539bb71a0ca (patch)
tree318a7d67d0060573a66595d036fb4291848834ec /Makefile.am
parent2713fd1058274e652ba162f22917bb155cf05598 (diff)
video: Remove video library from -bad
This only contained API that now has replacements in core and base.
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 8184f22e6..9f8e11d36 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -95,6 +95,7 @@ CRUFT_DIRS = \
$(top_srcdir)/gst/shapewipe \
$(top_srcdir)/gst/valve \
$(top_srcdir)/gst-libs/gst/baseparse \
+ $(top_srcdir)/gst-libs/gst/video \
$(top_srcdir)/tests/examples/scaletempo \
$(top_srcdir)/tests/examples/shapewipe \
$(top_srcdir)/tests/examples/switch \