From 524421e4362a1c94555c6f7a362c7539bb71a0ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Dr=C3=B6ge?= Date: Thu, 11 Apr 2013 13:34:13 +0200 Subject: video: Remove video library from -bad This only contained API that now has replacements in core and base. --- Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.am') 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 \ -- cgit v1.2.1