17 SUBDIRS = uridownloader adaptivedemux interfaces basecamerabinsrc codecparsers \
18 insertbin mpegts base video audio player allocators $(GL_DIR) $(WAYLAND_DIR) \
21 noinst_HEADERS = gst-i18n-plugin.h gettext.h glib-compat-private.h
22 DIST_SUBDIRS = uridownloader adaptivedemux interfaces gl basecamerabinsrc \
23 codecparsers insertbin mpegts wayland opencv base video audio player allocators
29 adaptivedemux: uridownloader
31 INDEPENDENT_SUBDIRS = \
32 interfaces basecamerabinsrc codecparsers insertbin uridownloader \
33 mpegts base player allocators $(GL_DIR) $(WAYLAND_DIR) $(OPENCV_DIR)
35 .PHONY: independent-subdirs $(INDEPENDENT_SUBDIRS)
37 independent-subdirs: $(INDEPENDENT_SUBDIRS)
39 $(INDEPENDENT_SUBDIRS):
42 all-recursive: independent-subdirs