summaryrefslogtreecommitdiff
path: root/gst-libs/gst/Makefile.am
diff options
context:
space:
mode:
authorDavid Schleef <ds@schleef.org>2009-07-01 10:55:12 -0700
committerDavid Schleef <ds@schleef.org>2009-07-01 10:56:24 -0700
commitcf2b2b017f0995ecab2822804537f193835e35e9 (patch)
treeadeebf611c5f618ec4faa197385cab8eb368b0ce /gst-libs/gst/Makefile.am
parent80856964b52a089d5d286fd1543b89d2a3ea4a39 (diff)
downloadgstreamer-plugins-bad-cf2b2b017f0995ecab2822804537f193835e35e9.tar.gz
basevideo: move from -base
Also move schroedinger plugin. This creates a new library, gstbasevideo-0.10, which will probably be merged back into gstvideo-0.10 when this is moved back to -base.
Diffstat (limited to 'gst-libs/gst/Makefile.am')
-rw-r--r--gst-libs/gst/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/gst-libs/gst/Makefile.am b/gst-libs/gst/Makefile.am
index 3471a7592..b123a4c6f 100644
--- a/gst-libs/gst/Makefile.am
+++ b/gst-libs/gst/Makefile.am
@@ -1,5 +1,5 @@
-SUBDIRS = interfaces signalprocessor
+SUBDIRS = interfaces signalprocessor video
noinst_HEADERS = gst-i18n-plugin.h gettext.h
-DIST_SUBDIRS = dshow interfaces signalprocessor
+DIST_SUBDIRS = dshow interfaces signalprocessor video