summaryrefslogtreecommitdiff
path: root/gst-libs/gst/Makefile.am
diff options
context:
space:
mode:
authorThiago Santos <thiagoss@osg.samsung.com>2014-11-21 20:42:09 -0300
committerThiago Santos <thiagoss@osg.samsung.com>2014-11-30 21:56:01 -0300
commit9ec9f3f11956280de031cf3d5d1ea30c472e45d2 (patch)
tree048790c9ba0993b040c0c89b5796ec6f1e025fb5 /gst-libs/gst/Makefile.am
parent83d9353d588a880912d9329f41d177572639b39e (diff)
downloadgstreamer-plugins-bad-9ec9f3f11956280de031cf3d5d1ea30c472e45d2.tar.gz
adaptivedemux: add adaptivedemux base class
https://bugzilla.gnome.org/show_bug.cgi?id=735848
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 b3f23f40c..acde33ff8 100644
--- a/gst-libs/gst/Makefile.am
+++ b/gst-libs/gst/Makefile.am
@@ -10,9 +10,9 @@ if USE_WAYLAND
WAYLAND_DIR=wayland
endif
-SUBDIRS = interfaces basecamerabinsrc codecparsers \
+SUBDIRS = adaptivedemux interfaces basecamerabinsrc codecparsers \
insertbin uridownloader mpegts base video $(GL_DIR) $(WAYLAND_DIR)
noinst_HEADERS = gst-i18n-plugin.h gettext.h glib-compat-private.h
-DIST_SUBDIRS = interfaces gl basecamerabinsrc codecparsers \
+DIST_SUBDIRS = adaptivedemux interfaces gl basecamerabinsrc codecparsers \
insertbin uridownloader mpegts wayland base video